Kdenlive/Development/Testing: Difference between revisions
< Kdenlive | Development
Line 11: | Line 11: | ||
Building Kdenlive also builds a test application in /build. To run it: | Building Kdenlive also builds a test application in /build. To run it: | ||
<code>build/runTests/<code> | <code>build/runTests/</code> | ||
== Continuous integration == | == Continuous integration == |
Revision as of 19:58, 11 September 2018
Unit tests
https://github.com/eranpeer/FakeIt
https://github.com/catchorg/Catch2/tree/master/docs
Running the tests
Building Kdenlive also builds a test application in /build. To run it:
build/runTests/