Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up3.1.2: test suite is failing #1012
Comments
kloczek
commented
May 23, 2020
Maybe you are trying to run tests right after cloning the repository. This won't work, but there is suggestions on how to fix this in the In short, after running |
BTW I've been trying classic way using
As above suggest to use tox seems tox method does not work as well:
|
if part of the test procedure is initialise some test repo it should be part of the setup.py or tox desscription. In other words IMO still here is something which could be improved/corrected. |
If you contribute a fix which makes the process more intuitive, that would be greatly appreciated. In the meantime, it's expected to run |