719 Commits (97c3234a3a8ed834b52de5290247739825ed7b66)
 

Author SHA1 Message Date
Mark Wubben 97c3234a3a watcher: Don't clear reporter if previous run had errors (#757) 9 years ago
Mark Wubben f5246e173c ensure watcher receives dependencies again (#756) 9 years ago
Mark Wubben 14ae70e15f change remaining TestData identifiers to RunStatus (#755) 9 years ago
Mark Wubben abc2538874
fix failing test 9 years ago
Mark Wubben 95a5c979d4 Improve watch logging (#737) 9 years ago
Mark Wubben a3565fd685 Improve source pattern handling (#730) 9 years ago
Mark Wubben 02b0aaebb7 Disable TAP reporter in watch mode (#732) 9 years ago
James Talmage 3201b1b4ff detect improper use of t.throws (#742) 9 years ago
forresst 195390ec1d doc: add Italian translations links (#746) 9 years ago
James Talmage da39639b5d rename `TestData` => `RunStatus` 9 years ago
James Talmage dcfd6a1aff Improve babelrc recipe (#743) 9 years ago
Vladimir Starkov 84c05fe98e increase power-assert's maxDepth option to 3. (#740) 9 years ago
Juan d39bea9dc2 Put failing TAP test title in the second line (#734) 9 years ago
Kent C. Dodds 9ceeb115e7 Support more test filename conventions (#721) 9 years ago
Mark Wubben e33ce7a458 clean up stat collection in runner (#728) 9 years ago
Mark Wubben ad14f50825 Document issue labels (#729) 9 years ago
Juan 22951189af Add strict mode in `enhanced-assert.js` (#741) 9 years ago
Sindre Sorhus bd4177955f fix lint issues 9 years ago
Mark Wubben 55dfa4acb1 add missing link to .only modifier in watch mode recipe 9 years ago
James Talmage 31b268e603 Refactor API 9 years ago
James Talmage 1e0b1c1447 0.14.0 9 years ago
Mark Wubben e57908a91a watch mode always runs all exclusive tests 9 years ago
Juan 08ce25595d Replace "callback" with "implementation" when talking about tests 9 years ago
Juan 21bdcc583f Add test-like output when test file does not exist 9 years ago
Mark Wubben 61848ee42f watcher: fix recursive test file matcher 9 years ago
Runnin' Runnin' Runnin 37c67b90c2 Docs: Link to French translation for babelrc recipe 9 years ago
Kent C. Dodds a7f50eb82d rename `t.ok()` to `t.truthy()` and `t.notOk()` to `t.falsy()` 9 years ago
James Talmage bcda7537dd Add a recipe for properly configuring babel when using `.babelrc`. 9 years ago
James Talmage 9288d78a0b add tests that demonstrate various ways to use babel config. 9 years ago
Mark Wubben 8465934532 Bump convert-source-map dependency, clean up duplicate require call 9 years ago
Mark Wubben 5b3c27ac9e don't modify configured babel plugins array 9 years ago
Vadim Demedes c4ec8e7e59 Clean up caching-precompiler 9 years ago
Kent C. Dodds e9c6cc2843 rename `t.same()` to `t.deepEqual()` 9 years ago
Sindre Sorhus e3e1752894 Merge pull request #654 from sindresorhus/timeout 9 years ago
Juan 8d6490a21d Make `test.todo(title, fn)` produce a failure 9 years ago
vdemedes ae45752597 calculate current stats in runner 9 years ago
vdemedes d1a3669ed2 add timeout functionality 9 years ago
Sam Verschueren c78e7367d0 Throw meaningful error if --require dependency is not found 9 years ago
Mark Wubben 005b656b99 Merge pull request #692 from sindresorhus/revert-rerun-watch 9 years ago
Mark Wubben ba1f5e830b Revert "rerun tests using "r" key" 9 years ago
Sindre Sorhus 8bf6a9ed19 Merge pull request #656 from kutyel/patch-1 9 years ago
kutyel 85ad2e2cd3 Add Spanish link to TypeScript recipee 9 years ago
Sindre Sorhus 25a91cbd03 use HTML comments to hide instructions in the issue & PR templates 9 years ago
Sindre Sorhus e6b60bf3e9 code style tweaks 9 years ago
Sindre Sorhus 0a9cfce4ae fix module import order 9 years ago
Sindre Sorhus efa4369006 Merge pull request #682 from zhaozhiming/zh_CN 9 years ago
zhaozhiming 349ee8177a doc: add Simplified Chinese translation link in docs 9 years ago
Mark Wubben 0f0c07067c Merge pull request #680 from sindresorhus/sigabrt 9 years ago
Mark Wubben 8949b85be4 reject test runs when forks exit with an unexpected signal 9 years ago
Mark Wubben 96e1263165 test fork rejection behavior 9 years ago