563 Commits (bf01232fdd8434abe0cfa079e1af29105f75ecc3)
 

Author SHA1 Message Date
Allen Buckley 7f9b2cb5c3 Removed warning for handle-callback-err 9 years ago
Sindre Sorhus 789b648d12 ignore top-level markdown files in mention-bot 9 years ago
Kir Belevich 780d48f899 Close #523 PR: add start-ava to related section in readme. 9 years ago
Sindre Sorhus 49cdbf069f link to the Twitter account 9 years ago
Juan Soto a35d130842 Close #508 PR: `t.doesNotThrow` → `t.notThrows`. Fixes #507 9 years ago
Charbel 4111f9483f Close #519 PR: Link to Português translation. 9 years ago
Vadim Demedes e0bdcf281a Merge pull request #510 from SamVerschueren/iss509 9 years ago
Sam Verschueren 5f3ea25af8 fix beautify stack split error - fixes #509, fixes #459 9 years ago
Vadim Demedes f5740fc096 Merge pull request #514 from sotojuan/mini-empty-line 9 years ago
Juan Soto 308b09e61c Add empty line before output to mini reporter 9 years ago
Sindre Sorhus c668935b8a configure mention-bot 9 years ago
Vadim Demedes d51c331478 Merge pull request #495 from sindresorhus/cleanup-sequence 9 years ago
James Talmage 64fb5bb3f4 Merge pull request #497 from jamestalmage/send-less-data 9 years ago
James Talmage 9b0d5f7932 Send less data 9 years ago
James Talmage cdacb5dc53 Close #503 PR: Fix the `--serial` and `--fail-fast` flags.. Fixes #499 9 years ago
James Talmage 39982a5c12 Close #492 PR: recipe: when to use t.plan. 9 years ago
James Talmage c22eabd717 add benchmarking instructions to maintaining.md 9 years ago
James Talmage 85cab944c7 Close #496 PR: Add a benchmark suite. 9 years ago
vdemedes 6d21f372fb clean up sequence 9 years ago
James Talmage 0316047c8d Close #489 PR: Add additional profiling recommendations . 9 years ago
Sindre Sorhus 9f1a38e222 improve `t.throws` docs - fixes #142 9 years ago
James Talmage 553532730e auto start the CPU profiler 9 years ago
Sindre Sorhus 135e53ab9a Merge pull request #490 from jamestalmage/david-badges 9 years ago
James Talmage 4732375bf8 Add david-dm.org badges in `maintaining.md`. 9 years ago
Juan Soto e38c56ab23 Close #488 PR: Fix skip count not reporting properly. Fixes #470 9 years ago
Sindre Sorhus 14a21b0d90 Merge pull request #482 from jamestalmage/shorten-plan-stack 9 years ago
James Talmage 341c84b7e2 Shorten the plan stack. 9 years ago
James Talmage 56a2b8b21a Merge pull request #486 from kasperlewau/feat/regex 9 years ago
Sindre Sorhus e7780474f4 followup tweaks to #475 9 years ago
James Talmage 49b9d028ed Close #475 PR: Add a profile script. 9 years ago
Kasper Lewau a10b9e8bab add `.regex()` assertion method 9 years ago
James Talmage 761c2e349b Merge pull request #478 from sindresorhus/class-consistency 9 years ago
Sindre Sorhus 7bb088561e Consistently require `new` for classes 9 years ago
Sindre Sorhus ffef6d6231 minor style tweaks 9 years ago
James Talmage e010816afb Close #466 PR: Improve runner performance. 9 years ago
Sindre Sorhus 0e6db13a91 minor doc and style tweaks 9 years ago
Sindre Sorhus d72723b915 Link up Japanese (日本語) translation of the docs 9 years ago
Sindre Sorhus 678fb5f732 0.11.0 9 years ago
Sindre Sorhus da0cce6847 Merge pull request #464 from sotojuan/fix-undefined-skip 9 years ago
Sindre Sorhus 3f98ac1c2b Merge pull request #467 from forresst/link-docs-translated 9 years ago
forresst f05d57c088 Add links translations for new docs 9 years ago
Sindre Sorhus cb1a0a79c5 Merge pull request #461 from jamestalmage/prototype-based-api 9 years ago
Juan Soto 24b234d1ae Fix undefined skip count 9 years ago
James Talmage a48219943e bump empower-core 9 years ago
James Talmage 5f48185cbe Test: Avoid unnecessary creation of promises 9 years ago
James Talmage 76399f429f Test: remove unreachable statement 9 years ago
James Talmage 2ac60bd0a2 Test: remove unnecessary setImmediate 9 years ago
James Talmage 5d80bcd049 Test: define the `assertCount` getter on the prototype instead of with every new test 9 years ago
James Talmage 3762f92f1a Test: move try/catch out of large function to avoid deoptimization 9 years ago
James Talmage f45d6242e4 Test: use prototypes for performance enhancement 9 years ago