boring-stack icon indicating copy to clipboard operation
boring-stack copied to clipboard

Not showing errors diff and formatted error stacks in tests

Open MaNi4 opened this issue 1 year ago • 1 comments

Description

Hi, tests are still running/waiting without exiting and returning duration of tests and errors diff.

When I removed presetSails(), then errors messages from tests are showing, and tests successfully finished. bin/test.js plugins: [**presetSails()**, assert(), runFailedTests(), apiClient('http://localhost:3333')]

Current behavior

Tests are still running/waiting without exiting and returning duration of tests and errors diff.

Expected behavior

I want to achieve how it works in Japa.dev documentation

Replace space in square bracket with x e.g [x]

[x] I have checked and this issue does not exist

MaNi4 avatar Apr 03 '24 09:04 MaNi4

Thanks for submitting this @MaNi4 I'll take a look shortly.

DominusKelvin avatar Apr 14 '24 15:04 DominusKelvin

Hey @MaNi4 I am researching moving off Japa to the build in node:test and Playwright for testing in The Boring JavaScript Stack, I will close this issue because of that.

DominusKelvin avatar Sep 23 '24 10:09 DominusKelvin