-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Data driven tests #6102
Merged
Merged
Data driven tests #6102
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
0e935bd
Add jest-each dependencies
mattphillips 82587f7
Add each binding to test globals
mattphillips 246018d
Update changelog with PR
mattphillips cdf325c
Add test for nested each property on test.only.each
mattphillips 4b9f59d
Refactor programatic binding to be explicit
mattphillips c642c0e
Add missing .only
mattphillips 9e48061
Remove jest-each and add sprint-f
mattphillips ded9335
Add jest each array source
mattphillips e8c4d77
Remove jest-each for internal each installation
mattphillips bb1680c
Add tagged template literal each logic
mattphillips 121ba14
Add integration tests
mattphillips 9eb4d5b
Add flow comment
mattphillips eabf14f
Remove sprintf for node util.format
mattphillips 652737b
Add license to new files
mattphillips 45a8854
Add integration tests
mattphillips 34a6fb7
Fix flowtypes
mattphillips df2ce33
Add assertions to integration tests
mattphillips 7e38e1d
Fix linter
mattphillips e550eab
Update changelog
mattphillips 53016ac
Remove normalisation of snapshots
mattphillips 944fbf0
Remove skip on windows
mattphillips aab141b
Add pretty printing to error message
mattphillips 2321c28
Add test.each and describe.each docs
mattphillips 9601b8d
Add test.only.each docs
mattphillips 6d1b430
Add test.skip.each docs
mattphillips 160111d
Add describe.skip.each docs
mattphillips a22ad08
Add describe.only.each docs
mattphillips afc5797
Add skip windows
mattphillips a4e1f91
Update snapshot
mattphillips 78b628b
Normalise stderr output snapshot
mattphillips 9983616
Update each doc examples
mattphillips 9d08c1e
Merge branch 'master' into data-driven-tests
cpojer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extra space?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prettier puts them in