Vaclav Petras cb84d53cd8 tests: Output more text and sort files (#1362) 4 years ago
..
testsuite f3483cf55f PEP8 fixes (#1317) 4 years ago
Makefile b3d0ac9928 python docs: documentation improved 10 years ago
README.md 83d005bfbe Added link to test suite manual 5 years ago
__init__.py 8e65de3dd0 gunittest: use empty init file to avoid unnecessary imports in extreme cases 10 years ago
case.py 9a5b7879f7 python gunittest: Add a new assertion for raster equivalence (#1148) 4 years ago
checkers.py 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
gmodules.py 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
gutils.py 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
invoker.py 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
loader.py cb84d53cd8 tests: Output more text and sort files (#1362) 4 years ago
main.py 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
multireport.py f3483cf55f PEP8 fixes (#1317) 4 years ago
multirunner.py 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
reporters.py cb84d53cd8 tests: Output more text and sort files (#1362) 4 years ago
runner.py 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
utils.py ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) 9 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/grass79/manuals/libpython/gunittest_testing.html