This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/packages/test-runners/manifest.json
Jeffrey Smith 829caa3b20
All checks were successful
CI/CD / detect-changes (push) Successful in 3s
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-go-pg (push) Successful in 2m51s
CI/CD / test-sqlite (push) Successful in 3m2s
CI/CD / build-and-deploy (push) Successful in 1m26s
Feat v0.7.1 surface runner framework (#55)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com>
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
2026-04-01 23:01:38 +00:00

12 lines
268 B
JSON

{
"id": "test-runners",
"icon": "🧪",
"type": "surface",
"title": "Test Runners",
"route": "/s/test-runners",
"auth": "admin",
"layout": "single",
"version": "0.1.0",
"description": "Run and view results from all installed test-runner packages."
}