Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing errors diff and formatted error stacks in tests #97

Open
MaNi4 opened this issue Apr 3, 2024 · 1 comment
Open

Not showing errors diff and formatted error stacks in tests #97

MaNi4 opened this issue Apr 3, 2024 · 1 comment

Comments

@MaNi4
Copy link

MaNi4 commented Apr 3, 2024

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

@DominusKelvin
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants