Vaclav Petras b4828da13a grass.gunittest: Use collections.abc for Iterable (#2006) 3 years ago
..
testsuite 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago
Makefile 0c83c976b2 Move grass package content to directory named grass (#1356) 4 years ago
README.md ae610b8dae GRASS GIS 8.0 changes (#1597) 4 years ago
__init__.py 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago
case.py 9f853f0d3a grass.gunittest: CalledModuleError constructor accepts module, code, returncode, and errors (#1788) 4 years ago
checkers.py 235c855531 pythonlib: Enable ambiguous variable name warning (#1538) 4 years ago
gmodules.py 9f853f0d3a grass.gunittest: CalledModuleError constructor accepts module, code, returncode, and errors (#1788) 4 years ago
gutils.py 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago
invoker.py 984d11afb2 gunittest: Fix stdout used instead of stderr (#1707) 4 years ago
loader.py 602a63020f gunittest: init super() to initialise 'errors' attribute (#1685) 4 years ago
main.py 9dd0295640 gunittest: Exclude broken tests (#1587) 4 years ago
multireport.py 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago
multirunner.py ae610b8dae GRASS GIS 8.0 changes (#1597) 4 years ago
reporters.py b4828da13a grass.gunittest: Use collections.abc for Iterable (#2006) 3 years ago
runner.py 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago
utils.py 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 years ago

README.md

Testing GRASS GIS source code and modules

For more information on the test suite and unit tests, visit:

https://grass.osgeo.org/grass80/manuals/libpython/gunittest_testing.html