I *think* the 'How to Contribute' page is out of date: https://github.com/pyinstaller/pyinstaller/wiki/How-to-Contribute (at the bottom, it describes using 'tests/runtests.py', but that file now lives in 'old_suite'.)
I'll try some experiments to see how tests are really run nowadays (e.g. to find out if 'py.test' runs the stuff in 'old_suite', and then I'll document that process. I think the documentation for how to run tests should live in just one place, either tests/README.md (my favourite) or the 'How to Contribute' wiki page. The other should just link to that. Which place do you prefer? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
