Feat v0.7.1 surface runner framework (#55)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #55.
This commit is contained in:
11
packages/test-runners/manifest.json
Normal file
11
packages/test-runners/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user