-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I think it would be useful to document:
- how to set up the venv
- what dependencies should be installed
- how/when to download the friends repos
- how to run the test suite and individual tests
- how/where to add tests
After creating the venv
and trying to run the test suite, I got some errors about missing dependencies and since there is no requirements.txt
I had to figure them out until the errors stopped. When I went to add the tests I had to figure out the xpass
and xfail
dirs and then I got some errors because I didn't add the .. expect:
directive. Even though eventually I figured all these things out, other contributors might not, and I could have saved some time if these things were documented.
Metadata
Metadata
Assignees
Labels
No labels