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

Tests that failed during the initial test run are now logged #48

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

simondel
Copy link
Member

Old logging:

ERROR: One or more tests failed in the inial test run!

New logging:

ERROR: One or more tests failed in the inial test run:
         C:\Users\myuser\Documents\workspace\myproject\test\module.global.js
         C:\Users\myuser\Documents\workspace\myproject\test\mock\random.mock.js

nicojs added a commit that referenced this pull request Mar 16, 2016
Tests that failed during the initial test run are now logged
@nicojs nicojs merged commit 871e1e1 into master Mar 16, 2016
@nicojs nicojs deleted the log-failed-test branch March 16, 2016 18:31
sanderkoenders pushed a commit that referenced this pull request Jul 6, 2018
)

Add support for create-react-app-ts projects

* Add a sample create-react-app-ts project
* Add ConfigLoader for CRA (TypeScript)
* Update README

BREAKING CHANGE: Require Jest 22.x or higher. Support for 20.x and 21.x is dropped.
nicojs pushed a commit that referenced this pull request Jul 8, 2018
)

Add support for create-react-app-ts projects

* Add a sample create-react-app-ts project
* Add ConfigLoader for CRA (TypeScript)
* Update README

BREAKING CHANGE: Require Jest 22.x or higher. Support for 20.x and 21.x is dropped.
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

Successfully merging this pull request may close these issues.

2 participants