Skip to content

Add Contributing docs to README #55

@jsma

Description

@jsma

Something similar to https://github.com/torchbox/wagtailmedia#contributing would be very helpful.

I'm not very familiar with tox (beyond blindly following Contributing docs), but I was unable to run specific tests e.g.:

 tox -e python3.11-django4.2-wagtail5.0 tests.test.test_blocks.TestBlocks
usage: tox [-h] [--colored {yes,no}] [-v | -q] [--exit-and-dump-after seconds] [-c file] [--workdir dir] [--root dir] [--runner {virtualenv}] [--version] [--no-provision [REQ_JSON]] [--no-recreate-provision] [-r] [-x OVERRIDE]
           {run,r,run-parallel,p,depends,de,list,l,devenv,d,config,c,quickstart,q,exec,e,legacy,le} ...
tox: error: unrecognized arguments: tests.test.test_blocks.TestBlocks
hint: if you tried to pass arguments to a command use -- to separate them from tox ones

Thanks to @nickmoreton for getting the existing tests in place!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions