Skip to content

Improve "Contributing" section in the README #67

@ezio-melotti

Description

@ezio-melotti

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions