Create pytest infrastructure in `rbext create`
Review Request #13084 — Created May 31, 2023 and submitted — Latest diff uploaded
Now that we can use pytest in extensions, we want to create that as part
of creating a new extension. This change adds the machinery to generate
conftest.py
andpyproject.toml
files with the correct setup to run
tests.
Created a test extension and saw that it was set up to run tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
reviewboard/cmdline/rbext.py |
---|