perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pytest-checkdocs / test / results-all.master
blobf4acc8323d55df77f9adc36032bd09f73f2d7bcd
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pytest.ini
8 collecting ... collected 5 items
10 docs/conf.py::mypy PASSED
11 docs/conf.py::mypy-status PASSED
12 .::project PASSED
13 pytest_checkdocs/__init__.py::mypy PASSED
14 .::project PASSED
16 ===================================== mypy =====================================
18 Success: no issues found in 2 source files
19 ======== 5 passed ========
20   py$(PYV): OK
21   congratulations :)