[GRASS-git] [OSGeo/grass] 75fb1a: contributing: Trim the testsuite README

Vaclav Petras noreply at github.com
Wed Aug 26 13:45:25 PDT 2026


  Branch: refs/heads/docs-pytest-testing-guide
  Home:   https://github.com/OSGeo/grass
  Commit: 75fb1a1ec1822326ae75db4aa3574d4783d4463e
      https://github.com/OSGeo/grass/commit/75fb1a1ec1822326ae75db4aa3574d4783d4463e
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2026-08-26 (Wed, 26 Aug 2026)

  Changed paths:
    M doc/development/testing.md
    M testsuite/README.md

  Log Message:
  -----------
  contributing: Trim the testsuite README

testsuite/README.md described which testing frameworks exist and how to run pytest, which testing.md now covers, and the export commands in its Running tests section had stray backslashes which made them set literal strings when copied. The directory still needs a README: it is not in the Makefile DIRS list, is only a TODO in CMakeLists.txt, and holds raster_md5test.sh, which nothing else in the repository mentions.

This keeps what the directory is for and the pointer to the CI, names raster_md5test.sh, and links testing.md for everything else. The North Carolina sample dataset URL moves to testing.md, next to the command which uses the dataset.

This change was drafted with the help of Claude Code (Fable 5).


  Commit: 85656e324c8fc6665bfffe062f21e61adad9f041
      https://github.com/OSGeo/grass/commit/85656e324c8fc6665bfffe062f21e61adad9f041
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2026-08-26 (Wed, 26 Aug 2026)

  Changed paths:
    M testsuite/README.md

  Log Message:
  -----------
  Trim the testsuite README to minimum. The directory needs some readme, but linking other files is suficient. This solves both the duplication and the backslash issues. It also makes the sample dataset URL more readily available.


Compare: https://github.com/OSGeo/grass/compare/ea1a7cb63e54...85656e324c8f

To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list