mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Set tests_directory to empty.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user