Skip to content

Add Prereq section to Testing page#31

Open
jkunkee wants to merge 1 commit into
refack:gh-pagesfrom
jkunkee:gh-pages
Open

Add Prereq section to Testing page#31
jkunkee wants to merge 1 commit into
refack:gh-pagesfrom
jkunkee:gh-pages

Conversation

@jkunkee

@jkunkee jkunkee commented Mar 4, 2019

Copy link
Copy Markdown
Contributor

From just trying to run them, the tests seem to be Python-3-only, so I added this fact to the Testing page.

I have only confirmed the part about the test telling you if something is missing with MSVC.

@refack

refack commented Mar 5, 2019

Copy link
Copy Markdown
Owner

I am trying to keep Python2 compatibility even for the tests - https://travis-ci.com/refack/GYP/jobs/181771177
Admittedly ATM we only have a Python3 windows CI config, But localy I run python2 gyptest.py -a -f msvs-mock.

P.S. The docs do seems a bit dated in other respects as well :SMH:

@refack refack self-assigned this Mar 5, 2019
Comment thread docs/Testing.md

## Prerequisites

* Python 3 in the path

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Python 3 in the path
* Python 3 (or 2) in the path
* Tests should pass on both Python3.7 and Python2.7

Comment thread docs/Testing.md
## Prerequisites

* Python 3 in the path
* Using python 2 causes "only strings in environment" errors

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Using python 2 causes "only strings in environment" errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants