1
0
forked from rosa/hakurei

cmd/pkgserver/ui_test: implement DSL and runner

This commit is contained in:
Kat
2026-03-29 03:07:05 +11:00
parent 786def0c34
commit f8f94b0cc8
5 changed files with 266 additions and 12 deletions

View File

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