fix(runtime): handle expected exitCode rejection after terminating timed out test processes
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-23 - 3.5.1 - fix(runtime)
|
||||
handle expected exitCode rejection after terminating timed out test processes
|
||||
|
||||
- swallow the child process exitCode rejection triggered by timeout termination
|
||||
- reduce unhandled rejection noise when test files exceed the configured timeout
|
||||
|
||||
## 2026-03-19 - 3.5.0 - feat(tstest)
|
||||
add support for package.json before scripts during test execution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user