forked from rosa/hakurei
cmd/mbf: jstest: add JSON reporter for go test integration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import "../all_tests.js";
|
||||
import { GoTestReporter, GLOBAL_REGISTRAR } from "./jstest.js";
|
||||
GLOBAL_REGISTRAR.run(new GoTestReporter());
|
||||
Reference in New Issue
Block a user