14namespace sequoia::testing
19 using free_test::free_test;
22 std::filesystem::path source_file()
const;
27 void test_exceptions();
28 void test_project_creation();
31 std::filesystem::path fake_project()
const;
34 std::string zeroth_arg()
const;
Core functionality for the testing framework.
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: TestRunnerProjectCreation.hpp:17
Definition: ProjectPaths.hpp:472