Setup Vitest
This commit is contained in:
parent
3b76d3efa7
commit
2105d05749
6 changed files with 616 additions and 5 deletions
2
Justfile
2
Justfile
|
|
@ -13,7 +13,7 @@ build:
|
|||
|
||||
# Run tests
|
||||
test:
|
||||
# pnpm test
|
||||
pnpm test:run
|
||||
# cargo test
|
||||
|
||||
# Run linter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue