mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 03:12:07 -05:00
0a49877fdc
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)
|