Initial structure of the cmake tests integration with python unit tests
ClosedPublic

Authored by eliakinalmeida on May 1 2017, 4:06 AM.

Details

Summary
  • Test added to cmake file in the pykrita directory
  • Command discovers all tests that end with _test.py in /tests
  • Simple test created with Action just to test this structure
  • execute "CTEST_OUTPUT_ON_FAILURE=1 make test" to show details about python unit tests

Fixes T5885

Ref T1625

Diff Detail

Repository
R37 Krita
Branch
eliakincosta/T5885-kritas-scripting-showcase
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.May 1 2017, 4:06 AM
woltherav accepted this revision.Dec 7 2017, 3:13 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:13 PM
woltherav closed this revision.Dec 7 2017, 3:13 PM

This was pushed :)