feat(e2e): add clawhub skills benchmark suite
This commit is contained in:
parent
0c1856b54b
commit
2074aac49e
7 changed files with 610 additions and 1 deletions
|
|
@ -30,7 +30,8 @@
|
|||
"typecheck": "turbo typecheck",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:coverage": "vitest run --coverage"
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"e2e:skills": "bash scripts/e2e-skills-benchmark/run.sh"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue