Files
ladybird/Userland/Libraries/LibTest/JavaScriptTestRunnerMain.cpp
Linus Groh 1828607606 LibTest: Add --json flag to JS test runner
This will not show the colorful human-readable file results and final
test results summary but instead output a JSON blob containing all test
information, which can then be processed by other programs easily.
2021-06-04 08:32:56 +01:00

5.7 KiB