Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/avajs/ava

Node.js test runner that lets you develop with confidence 🚀
https://github.com/avajs/ava

control the error output again

06f91fcaf64474ec2cd5429da3fbd35abd0e9e06 authored over 9 years ago
bump deps

11f6080ec06a2cf2cbd951c5d8b524313f008936 authored over 9 years ago
Show error stack for each failed test

Fixes #6.

63022ce866d9e3f380e0ef85e126545ff5f0424b authored over 9 years ago
Various tweaks to `lib/runner.js`

4e84775ced0f07fd65335250e80f2b8c564e42f9 authored over 9 years ago
Add concurrent and serial tests for runner

af2c09d7543ca89e92834dd39f33f9cf810ec762 authored over 9 years ago
bump update-notifier

0d787ab76344f43f6b61c604fa1ee760e54ed1c0 authored over 9 years ago
Update .travis.yml

6ca22cbe2d28ec83466cdfb9ff4c45cd59c4cea6 authored over 9 years ago
Tweaks

d9bdebe398100e48f9a562c90db0afc0246508ed authored over 9 years ago
Add `t.serial()`

Runs serial tests before the concurrent ones.

Fixes #12.

01896c35226c6287cb19d442f5977871bae35cd1 authored over 9 years ago
add another test

31293189993a0212c1d01929f891153ed8f46043 authored over 9 years ago
Wrap `assert` instead of manually creating errors

Fixes #13.

2b52e5a69b1e6b1df4e975630e956fbbb5e7bdd1 authored over 9 years ago
Tweaks

894674ef6cf868b50c64614879380c7d6d9f3162 authored over 9 years ago
bump deps

ff0c5e8ff10379d5ccea23dd239e6facfc9723a0 authored over 9 years ago
Use `claim` as assertion library

Fixes #16.

edcc883aa3e9b44a1e6fa99fe676a90b2c9fd335 authored over 9 years ago
Rewrite `index.js` to be functional

fe86cc44cef8fa110f128b28dcfa338009eb03ef authored over 9 years ago
Typo

d170819687305ac681d321369bb358463f93709a authored over 9 years ago
add test for #17

061a67047ae0178699e9842c154c295c418d7591 authored over 9 years ago
Add `.notSame()` method for falsy deep testing

45e935f4a657bed95f045f998ec052092694ece5 authored over 9 years ago
Add support for directories in CLI

93228e942e63744e176417e584d9a09c0004b1cb authored over 9 years ago
Add support for globbing in CLI

3c69b21e6e929dd73abc5800f26153bcd1aa51d0 authored over 9 years ago
Remove unused dependency

500d896407bbd6b45cc1d4a05b85fed7333f129e authored over 9 years ago
Add tests for running functions after last assertion

8258c17dbdef9693d56183544725678633fd6e36 authored over 9 years ago
add failing test case

38ce5c38c750b66d5a33a29eeeec189662adc6d8 authored over 9 years ago
Add `.pass()` method for generating passing assertions

d71bd67062f5a206db4ce15f02d8362835c71a8f authored over 9 years ago
Minor tweaks

5a60efa9318610e9e17f340d15aef6b69824da99 authored over 9 years ago
try reading the `fn.displayName` if no test title is supplied

5853521e7bd63c3dc42098f68dabeb63bd0fb998 authored over 9 years ago
add a test for planned async assertion

6e7c30cbfca826192bcd46a820255f1e14838191 authored over 9 years ago
Various improvements

ca3bb7d1e8705bfadcd7bee9121b8d5dc522785a authored over 9 years ago
use `fn-name` module

a503e9f45a8b5958c57292a9320ca07bc12b91c5 authored over 9 years ago
revert to using `tape` for testing

05166898299be192cb521447df6cc62f3fc98d6d authored over 9 years ago
ensure there's an error before calling `err.toString`

694b26871a087cedfd1ec46a898f2739fcc27d13 authored over 9 years ago
Add `.throws()` and `.doesNotThrow()` methods

Fixes #5.

fd649abfeead816bffa57a707199258c85062455 authored over 9 years ago
Dogfood tests

352f392f2115446f2d51c1621e3728989033e470 authored over 9 years ago
Add assertion methods and code comments

0757968d7812f67a207655ee38a4fde3195d6bc6 authored over 9 years ago
add kevva

e7a6ab1d291666aa023e6421da153ee7b1022913 authored over 9 years ago
init

1089a87c2c6e5f99de8a715c41ddb074c2602404 authored about 10 years ago