Set tests_directory to empty.

This commit is contained in:
Patrick Lehmann
2024-01-17 23:01:19 +01:00
parent c8c793dd86
commit cfdff6a993
8 changed files with 50 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
Code Coverage Report
####################
Code coverage report generated with ``pytest`` and ``coverage.py``.
Code coverage report generated with `pytest <https://github.com/pytest-dev/pytest>`__ and `Coverage.py <https://github.com/nedbat/coveragepy/tree/master>`__.
.. report:code-coverage::
:packageid: src

View File

@@ -1,6 +1,6 @@
-r ../requirements.txt
pyTooling >= 5.0.0, < 6.0
pyTooling ~= 6.0
# Enforce latest version on ReadTheDocs
sphinx >= 7.1, < 8.0

View File

@@ -1,7 +1,7 @@
Unittest Summary Report
#######################
Code coverage report generated with ``pytest``.
Unittest report generated with `pytest <https://github.com/pytest-dev/pytest>`__.
.. report:unittest-summary::
:reportid: src