1
0
forked from rosa/hakurei

cmd/mbf: jstest: implement DSL and runner

This commit is contained in:
kat
2026-03-29 03:07:05 +11:00
parent 4d6a30dba1
commit 178748dd75
6 changed files with 280 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
// Import all test files to register their test suites.
import "./sample_test.js";