22 Commits (22832473c4fcc92b51095c4378eb0b9734fb921d)

Author SHA1 Message Date
Mark Wubben 48b892af02 Refactor Runner 8 years ago
Mark Wubben 3a4553cf28 Fail tests that finish without running assertions 8 years ago
Mark Wubben 0464b14527 Resolve Babel options ahead of time 🎉 (#1262) 8 years ago
Sindre Sorhus 8530fcdf30 Drop support for Node.js 0.10 and 0.12 8 years ago
Vadim Demedes 1b214bed9b clean up caching precompiler (#1077) 8 years ago
Juan Soto 88f50d2034 Upgrade tap and ensure asynchronous tests return promises (#1014) 8 years ago
Sindre Sorhus c9259200c7 fix lint issues with latest XO 8 years ago
Guang Chen 61f09584ce add `after.always` and `afterEach.always` hooks (#806) 9 years ago
Sindre Sorhus 737adf98e4 use strict deep equality assertions in tests 9 years ago
Mark Wubben e33ce7a458 clean up stat collection in runner (#728) 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
Andrew McConnell 6b1617a9ed Support ".only()" across all test files in a suite. 9 years ago
Mark Wubben 2bd6ab848b consistent error determination 9 years ago
James Talmage e010816afb Close #466 PR: Improve runner performance. 9 years ago
James Talmage 614eb121ff Transpile test files in the main process: 9 years ago
vdemedes c424ceb3d3 Close #279 PR: Add programmatic API. Fixes #83 9 years ago
James Talmage 387c30a056 Breaking: t.end requires test be declared async 9 years ago
James Talmage d874ec9642 Close #243 PR: Make runner methods chainable. 9 years ago
James Talmage f0109e29ba context should not exist on before/after tests. 9 years ago
Sindre Sorhus 21885b8c7d use consistent and correct assert methods 9 years ago
Sindre Sorhus 5b91488220 split tests into multiple files - fixes #201 9 years ago