GYP3
GYP3 copied to clipboard
Add Prereq section to Testing page
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.
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: