Skip to content

Unit tests for Victor class

gagbo requested to merge unit_tests into master

Created by: gagbo

The tests are implemented using QTest, and for now they only concern Victor class.

The travis script is also modified to provide code coverage for the tests.

Merge request reports