
david got a fish trophy!

Update for new pytest-based test runner.
Review Request #13631 — Created March 15, 2024 and submitted — Latest diff uploaded
This adds the conftest.py and setup.cfg needed to run the rbintegrations
test suite with pytest (either by runningrbext test -m rbintegrations
or justpytest
).
Ran unit tests.
.gitignore |
---|
conftest.py |
---|
pyproject.toml |
---|
setup.cfg |
---|
tests/runtests.py |
---|