AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Improve documentation for running unit tests

Offen
#1,868 4 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @drewavisautodesk Auf GitHub ansehen
devdays25 Documentation good first issue help wanted
Vorherrschende Sprache
C++
Sterne
2.1k
Forks
503
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

The documentation on [Contributing](https://opencolorio.readthedocs.io/en/latest/guides/contributing/contributing.html) has some basic information about running the unit tests. However, it would be helpful to extend that to cover situations such as:
- Running individual tests rather than all tests
- Running only the CPU, GPU, or Python tests rather than all tests

For example, this will run only the CPU unit tests from the Builtins suite:
`tests/cpu/test_cpu_exec --run_only Builtins`

And this will run just Python test:
`python3 ../tests/python/OpenColorIOTestSuite.py $PWD`

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.