Skip to content

Testing

TestStart(Unittest, "testname", testfuncname, 1) {
    shamtest::asserts().assert_bool("what a reliable test", true);
}