Commits
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Mar 3, 2021
-
Merge pull request #5 from jakubriedl/patch-1
Update readme link to point to right place in Jest docs
Commits on Mar 2, 2021
-
Update readme link to point to right place in Jest docs
`setupTestFrameworkScriptFile` was deprecated in favor of `setupFilesAfterEnv`, so updating readme to reflect that as current link points to place in the docs
Commits on Oct 13, 2020
-
Merge pull request #4 from conradbeach/ckb/fix-typo
Fix Typo in README
-
I'm fairly certain the word should be "returns" instead of "retruns".
Commits on Nov 26, 2018
-
Merge pull request #3 from primarilysnark/patch-1
Update README with minimum required Jest version.
-
Update README with minimum required Jest version.
Joshua Starkey committedNov 26, 2018
Commits on Mar 24, 2018
Commits on Feb 11, 2018
-
-
-
-
-
Tack on a couple methods to allow resolution by td
(If td itself tries to call `jest.require…()` it will get the relative path wrong and fail) Update example tests to verify td.replace
-
Revert "try splitting implementation but i think this"
This reverts commit 56e482394324ba7e25ef053a75555be6b051088d.