<div dir="ltr"><div><br>On Mon, Oct 5, 2015 at 5:07 PM, Seth Price <<a href="mailto:seth@planet.com">seth@planet.com</a>> wrote:<br>><br>> --location /usr/local/grass/nc_basic_spm_grass7/<br><br>python -m grass.gunittest.main --location locname --location-type nc<br><br>where locname is a name of location in current GRASS GIS data(base) directory (GISDBASE) and nc is a location specified by individual test files (the later is not yet fully implemented, so just put there nc every time).<br><br>[<a href="https://grass.osgeo.org/grass71/manuals/libpython/gunittest_running_tests.html#running-tests-and-creating-report">https://grass.osgeo.org/grass71/manuals/libpython/gunittest_running_tests.html#running-tests-and-creating-report</a>]<br><br></div>or:<br><div><br>grass71 --exec python -m grass.gunittest.main --help<br>...<br>  --location LOCATION   Name of location where to perform test<br><br></div><div>I hope this helps.<br></div><div><br></div><div>Have you found the HTMl output?<br></div></div>