AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Improve documentation for running unit tests

Aperta
#1,868 4 commenti 0 reazioni 1 assegnatario Rivendicata da @drewavisautodesk Vedi su GitHub
devdays25 Documentation good first issue help wanted
Lingua principale
C++
Stelle
2.1k
Fork
503
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.