Skip to content

Commit 8679231

Browse files
committed
chore(vitest): bump version to 0.1.4
- feat: capture unhandled errors from test environment - feat: handle import errors as failed tests for better TDD enforcement
1 parent 122d9a3 commit 8679231

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reporters/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdd-guard-vitest",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Vitest reporter for TDD Guard",
55
"author": "Nizar Selander",
66
"license": "MIT",

0 commit comments

Comments
 (0)