mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:57:42 +00:00

The test-js reporter is arguably the nicest test runner / reporter that exists in the serenity code base. To the goal of leveling up all the other unit test environments, start a new LibTest library so that we can share code and reporting utilities to make all the test systems look and behave similarly.
2 lines
45 B
CMake
2 lines
45 B
CMake
|
|
serenity_install_sources(Libraries/LibTest)
|