X Tutup
The Wayback Machine - https://web.archive.org/web/20201224024432/https://github.com/developit/karmatic/issues/35
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

Switch to Jest-style reporter #35

Open
developit opened this issue Feb 10, 2020 · 1 comment
Open

Switch to Jest-style reporter #35

developit opened this issue Feb 10, 2020 · 1 comment

Comments

@developit
Copy link
Owner

@developit developit commented Feb 10, 2020

This will make it much easier for folks who switch between the two tools.

@developit developit created this issue from a note in 2.0 (To do) Feb 10, 2020
@developit developit added this to the 2.0 milestone Feb 10, 2020
@suchipi
Copy link
Collaborator

@suchipi suchipi commented Feb 10, 2020

I hacked one together a while ago: https://github.com/suchipi/karmatic-nightmare/blob/master/src/jest-style-reporter.js

It's not the same as what jest uses, but it has the same look-and-feel. We might be able to use what jest uses, though; I'd have to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2.0
  
To do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup