Kdenlive/Development/Testing: Difference between revisions
< Kdenlive | Development
Line 16: | Line 16: | ||
https://build.kde.org/ | https://build.kde.org/ | ||
== Coverity == | |||
https://scan.coverity.com/projects/kdenlive |
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/
Continuous integration
Coverity