Prepare vitest
This commit is contained in:
parent
07d7304be1
commit
0541da444b
11 changed files with 529 additions and 1800 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -7,5 +7,7 @@
|
|||
"tests/"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
||||
"python.testing.pytestEnabled": true,
|
||||
"vitest.enable": true,
|
||||
"vitest.commandLine": "yarn vitest"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue