Wiki

Clone wiki

Fairlight / UnitTests

Unit Testing

Fairlight comes with a powerful Unit-Test-Framework that is based on the one from Bono.

The whole testsuite that tests the Fairlight internals is located in tools/unittests. You can also have a look at the source code there to get started how to write your own Test-Suite for your own projects.

Updated