1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 18:28:10 +00:00
serenity/Userland/Libraries/LibTest
Brian Gianforcaro 0a49877fdc LibTest + test-js: Add initial skelaton of LibTest and migrate code there.
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.
2021-03-01 11:17:05 +01:00
..
CMakeLists.txt LibTest + test-js: Add initial skelaton of LibTest and migrate code there. 2021-03-01 11:17:05 +01:00
Results.h LibTest + test-js: Add initial skelaton of LibTest and migrate code there. 2021-03-01 11:17:05 +01:00