diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-03-19 14:26:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-19 14:26:47 +0100 |
commit | 8de4a05f2a93f194f71b959f4d47a1b4fc61aa41 (patch) | |
tree | c2e0a4ad75fe5d4d05d30e495fa7106a297c741c /std/fs/empty_dir_test.ts | |
parent | 5b10ab0984fd762c14caf524d59ec8b6940d2bfb (diff) |
fix: std/testing/runner.ts and deno test (#4392)
After splitting "failFast" and "exitOnFail" arguments, there was a situation where failing tests did not exit with code 1.
* fixed argument value passed to Deno.runTests() in deno test
* fixed argument value passed to Deno.runTests() in std/testing/runner.ts
* added integration tests for deno test to ensure failFast and exitOnFail work as expected
* don't write test file to file system, but keep it in memory
Diffstat (limited to 'std/fs/empty_dir_test.ts')
0 files changed, 0 insertions, 0 deletions