0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Strip shebangs before pre-processing files More... about 10 years ago
Add a `config.globals` option for quickly specifying global variables that should be set in tests More... about 10 years ago
Start fake timers return token at > 0 to avoid accidental falseyness More... about 10 years ago
0.1.12 More... about 10 years ago
Merge pull request #50 from ide/harmony More... about 10 years ago
Run jest with --harmony if it wasn't already doing so More... about 10 years ago
Turns out we dont need to shim window.location.hostname or .host at all for jsdom! More... about 10 years ago
Maintain consistency in function names. More... about 10 years ago
Point to existing source repo of Recast More... about 10 years ago
Make window.location.host and location.hostname writable More... about 10 years ago
Fix error where pretty-printing a frozen cyclic object fatals More... about 10 years ago
Remove default value for testPathIgnorePatterns in the React example and docs More... about 10 years ago
Dont cap error stack trace lines at nodes default of 10 for test errors More... about 10 years ago
Merge pull request #41 from harshadsabne/harshadsabne-commits More... about 10 years ago
Merge pull request #33 from spicyj/faster-jest More... about 10 years ago
0.1.11 More... about 10 years ago
Fix error where jasmine only reports results from first top-level suite More... about 10 years ago
Merge pull request #34 from ruanwz/patch-1 More... about 10 years ago
Fix # hrefs More... about 10 years ago
0.1.10 More... about 10 years ago
Always try to use `resolve` first. If that fails, fallback to FB-specific clownery More... about 10 years ago
Make bin/jest.js point directly at CWD-local "jest" bin (rather than node_modules/.bin/jest) More... about 10 years ago
remove tailing spaces More... about 10 years ago
make option "testFileExtensions" accept an array like ['js','coffee'] More... about 10 years ago
Fewer max loops to speed up fake timer test More... about 10 years ago
Merge pull request #30 from spicyj/results-color More... about 10 years ago
Colorful results summary text More... about 10 years ago
Make sure `global` is available in the setupEnvScriptFile More... about 10 years ago
Add missing backticks More... about 10 years ago
0.1.9 More... about 10 years ago