Fish Trophy

david got a fish trophy!

Fish Trophy

Update for new pytest-based test runner.

Review Request #13631 — Created March 15, 2024 and submitted — Latest diff uploaded

Information

rbintegrations
master

Reviewers

This adds the conftest.py and setup.cfg needed to run the rbintegrations
test suite with pytest (either by running rbext test -m rbintegrations
or just pytest).

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update for new pytest-based test runner.
This adds the conftest.py and setup.cfg needed to run the rbintegrations test suite with pytest (either by running `rbext test -m rbintegrations` or just `pytest`). Testing Done: Ran unit tests.
3612136c7c9fa833891761a88e4fa5da66125a7a David Trowbridge
.gitignore
conftest.py
pyproject.toml
setup.cfg
tests/runtests.py
Loading...