All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
12 lines
268 B
JSON
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."
|
|
}
|