|
|
dc883c9c49
|
cmd/pkgserver: serialize JS enums as ints instead of strings
|
2026-03-23 06:30:32 +11:00 |
|
|
|
6888033e8d
|
cmd/pkgserver: set exit code when running JS tests from CLI
|
2026-03-23 06:30:32 +11:00 |
|
|
|
52b9b7754a
|
cmd/pkgserver: implement skipping JS tests from the DSL
|
2026-03-23 06:30:32 +11:00 |
|
|
|
0d0c659649
|
cmd/pkgserver: allow non-global JS test suites
|
2026-03-23 06:30:32 +11:00 |
|
|
|
47962b1f55
|
cmd/pkgserver: serialize raw log list for go test consumption
|
2026-03-23 06:30:32 +11:00 |
|
|
|
f160d1ab7f
|
cmd/pkgserver: add JSON reporter to facilitate go test integration
|
2026-03-23 06:30:32 +11:00 |
|
|
|
9fbd26217a
|
cmd/pkgserver: fix multi-line JS test output display
|
2026-03-23 06:30:32 +11:00 |
|
|
|
79e0bacf76
|
cmd/pkgserver: implement JS test DSL and runner
|
2026-03-23 06:30:32 +11:00 |
|
|
|
d552b98d42
|
cmd/pkgserver: move StreamReporter display() to Reporter interface
|
2026-03-23 06:30:32 +11:00 |
|
|
|
795f27205c
|
cmd/pkgserver: add DOM reporter for JS tests
|
2026-03-23 06:30:32 +11:00 |
|
|
|
19857a02dc
|
cmd/pkgserver: add basic CLI reporter for testing JS
|
2026-03-23 06:30:32 +11:00 |
|