-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 onesThanks to @nickmoreton for getting the existing tests in place!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation