Skip to content

Feat/test suite class

Thibault Lemaire requested to merge feat/test-suite-class into master

A class to abstract & streamline the registration of test suites with BCUnit.

Test files can add their suites in an ad-hock and standalone way, without declaring the suite globally in tester.hh

Edited by Thibault Lemaire

Merge request reports