mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
Add vitest tests to Gitpod (#21449)
The vitest PR is merged, we can now add vitest to Gitpod's testing pane * #21444 We couldn't use jest in the same manner because we had to customize `NODE_OPTIONS`. Screenshot (look at all the cool stuff circled in red):  Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ vscode:
|
||||
- DavidAnson.vscode-markdownlint
|
||||
- johnsoncodehk.volar
|
||||
- ms-azuretools.vscode-docker
|
||||
- zixuanchen.vitest-explorer
|
||||
|
||||
ports:
|
||||
- name: Gitea
|
||||
|
Reference in New Issue
Block a user