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

Merge pull request #59 from sindresorhus/babel-only

use the test file path in the Babel `only` prop instead of a pattern

18c5887cbfd4a2ba1d91210acf83284e7478b33e authored almost 9 years ago by Vadim Demedes <[email protected]>
use the test file path in the Babel whitelist instead of a pattern

since we're only using this once per file now

http://babeljs.io/docs/usage/options/#options

52b0ccb33ca30bba5185056361f1c2976b7cf56f authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #101 from sindresorhus/serial-mode

Add serial mode

99784e0e9c7fa5a9e8abc55dffe33cfa3f5f4449 authored almost 9 years ago by Sindre Sorhus <[email protected]>
add serial mode

3cf17e2049a456088b56c07d8ab7b2d3f94eae62 authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #99 from sindresorhus/set-cwd

Set process.cwd() to a test's directory

4d38be82044b680e9e5269095de544d2a50079d1 authored almost 9 years ago by Sindre Sorhus <[email protected]>
set process.cwd() to a test's directory

468fae6e98e2314d4bfaa19f1b614718144d4692 authored almost 9 years ago by vdemedes <[email protected]>
new tagline ๐Ÿฆ„

2e45aa76c9e24483866319d2618319e28bff20cd authored almost 9 years ago by Sindre Sorhus <[email protected]>
remove mention of using `node test.js` #98

4a0aa8ce68f03672657a3a0cd77c4fb2932705d3 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #98 from sindresorhus/cli-only

Support running the test file only via CLI

0f486d23c896da4c034dbe9946bbb0f485d21ac1 authored almost 9 years ago by Sindre Sorhus <[email protected]>
support running the test file only via cli

c84c48a8c3e2ac14f8f0bf4473de8b78688aea6a authored almost 9 years ago by vdemedes <[email protected]>
document `.throw`/`.doesNotThrow` promise support

#79

2ee2a3de9d45ae5f19367cb7d257406e631dc373 authored almost 9 years ago by Sindre Sorhus <[email protected]>
ES2015ify the readme

1f4d4457268b0f8761eb632d998ea6e594151354 authored almost 9 years ago by Sindre Sorhus <[email protected]>
improve hooks docs

91db66f1c9cdf1f894c0513e4084bd0186ed85ab authored almost 9 years ago by Sindre Sorhus <[email protected]>
document the enhanced asserts

#96

89219ce6d64e1b4117c94a712dc96e8e8a37e661 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #46 PR: Less API using power-assert.

c96622d6d8785719d16aa83d129cb5ffccbf9add authored almost 9 years ago by Kazato Sugimoto <[email protected]>
Merge pull request #91 from sindresorhus/throws-fixes

Fix t.throws() behavior to avoid false-positives and regex suport

85bfb22112a6bdfb825aeb54c7186d162d2c0d23 authored almost 9 years ago by Sindre Sorhus <[email protected]>
fix throws behavior to avoid false-positives and support regex

593a6f9c995eaa2a2cd033a681803f5d3b4f9921 authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #90 from sindresorhus/hooks-only-around-tests

Run hooks only around tests

c628c6d737a627e47533cc4d1f9dc8faaf6b56ba authored almost 9 years ago by Sindre Sorhus <[email protected]>
ensure that hooks run only around tests, fix #89

da58c623fc171fc6f30b76dcf793a624f133eb44 authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #82 from sindresorhus/fail-fast

Add fail-fast mode

0f90153676cf03b5eb8f0b27c95421987e150a05 authored about 9 years ago by Sindre Sorhus <[email protected]>
add fail-fast mode

eb54eb658b52465db5c080150d31d8f9d68064f3 authored about 9 years ago by vdemedes <[email protected]>
work around Babel giving anonymous functions a name

98a7402ba3c75f329ceb356f4bf7afc50209d238 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #81 from sindresorhus/plan-promise

Add support to t.plan() + promises

2b7c782bb590f967790e5d9cb3dbe7c4bda1970b authored about 9 years ago by Sindre Sorhus <[email protected]>
add support to t.plan() + promises

aaa00b90251c1a6a150671acf8414a9c4e4216cc authored about 9 years ago by vdemedes <[email protected]>
add some tests on fork.js

4e0d4906d981a8618921a9fbd70f68352155fec8 authored about 9 years ago by Vsevolod Strukchinsky <[email protected]>
Merge pull request #79 from sindresorhus/throws-promise

Handle promises in throws() and doesNotThrow()

391b9b22e17da865af057f104a5bb7edf5b0cdbf authored about 9 years ago by Sindre Sorhus <[email protected]>
handle promises in throws()

d14c6e37fa4c9666599e78256cc0c9ccc39d45e5 authored about 9 years ago by vdemedes <[email protected]>
enable long stack traces for bluebird

b39b61c963f52bc68652532bb473b365b7cd9775 authored about 9 years ago by Sindre Sorhus <[email protected]>
add AVA name pronunciation

7cebc1099337463f92b991859dcce5ffdc9dfc80 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #72 from sindresorhus/before-after-each

Add beforeEach/afterEach hooks

7d297f248c8c346ce4a5c8f3bee8d45beb49075d authored about 9 years ago by Sindre Sorhus <[email protected]>
add beforeEach/afterEach hooks

f6d3521e4af3d432224e320dd82eab935ef014f9 authored about 9 years ago by vdemedes <[email protected]>
add code coverage with coveralls

20a704abd3aa494ad1dd3dd773857be8b300c840 authored about 9 years ago by Sindre Sorhus <[email protected]>
docs - calling `t.end()` in async/generator functions is moot

caf8f6b0c1321ef9a3c5d328f3c1c9dc3c2bac19 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #69 from Hurtak/patch-1

missing semicolon

7240a02285a09b62ff134397682955ad87c4bf5e authored about 9 years ago by Sindre Sorhus <[email protected]>
missing semicolon

dc3ec588d1e0086bf1bca182540f125790879243 authored about 9 years ago by Petr Huล™ลฅรกk <[email protected]>
Merge pull request #66 from vdemedes/prefix-test-title

Prefix test title with test location

c0bc39364c7c1ca449f9cca0791463cf4364bfae authored about 9 years ago by Sindre Sorhus <[email protected]>
prefix test title with test location

e9b3e5019de71e00725fa77b4f705c64e86e99c3 authored about 9 years ago by vdemedes <[email protected]>
use strict deep assert checking - fixes #68

328ca3d2435e268da63aaa757dea94b8788af1d3 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #67 from vdemedes/pending-tests

Wait for pending tests

cafe2153b1b2e028c99113596d67bd10569d0316 authored about 9 years ago by Sindre Sorhus <[email protected]>
wait for pending tests

4c6e2afc1ca22a696335c61db99317153b1fa9f3 authored about 9 years ago by vdemedes <[email protected]>
Merge pull request #65 from vdemedes/error-when-no-tests

Display error message when there are no test files

5dc0873b74d59a3f3cc33a36020c78cb305153aa authored about 9 years ago by Sindre Sorhus <[email protected]>
display error message when there are no test files

f72e654ad547e410f499fdaf42558cc279f85743 authored about 9 years ago by vdemedes <[email protected]>
Merge pull request #64 from vdemedes/async-to-generator

use asyncToGenerator transform

81f5b08bd5a3f577d34759ee11271c3359e4e41f authored about 9 years ago by Sindre Sorhus <[email protected]>
use asyncToGenerator transform

0da796f2a87926baec144383e8191773ab7874f1 authored about 9 years ago by vdemedes <[email protected]>
Merge pull request #61 from vdemedes/co-generators

Use `co` for running generator functions

994675316aff68c9d5ef53fb3f1496690a7e4b4a authored about 9 years ago by Sindre Sorhus <[email protected]>
blacklist regenerator to not transpile generator functions

a0de27799cc7e64481531f620940b6ff9d83f0c3 authored about 9 years ago by vdemedes <[email protected]>
use co() for running generator functions

1a16b1b6b9ae8a87775f0288aaad0cfda7b7af88 authored about 9 years ago by vdemedes <[email protected]>
readme tweaks

a158f1a33f05afddfafb26858261d94915c98c34 authored about 9 years ago by Sindre Sorhus <[email protected]>
Close #57 PR: Add support for generator and async functions. Fixes #37, Fixes #45

879018bfc6bf0d2830d27b1e288f60e6e77829cd authored about 9 years ago by vdemedes <[email protected]>
Merge pull request #58 from vdemedes/fix-tests-counter

Fix passed/failed counters

2bff236abaafdcfcd01f3c38f492c74f89380b98 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #56 from vdemedes/babel-tests-only

Babelify only test files

740cb5b7ab3bcfdc76dc469a39c06796e9437d7c authored about 9 years ago by Sindre Sorhus <[email protected]>
fix passed/failed counters

cc17f1261ba085d0ccbebefeb0d36037edbf7c4a authored about 9 years ago by vdemedes <[email protected]>
babelify only test files

3fe83cd40d09e9dd0f133696dbe38dfffa1db880 authored about 9 years ago by vdemedes <[email protected]>
ignore files starting with underscore

7db5288688ef2ed9ac246d3b62443e9c6b6ec037 authored about 9 years ago by Sindre Sorhus <[email protected]>
Close #47 PR: Parallelism. Fixes #1

88b15098a60084b14167e5d4dca8038aabe83cf7 authored about 9 years ago by vdemedes <[email protected]>
Merge pull request #51 from joakimbeng/master

Easier debugging when not overwriting already existing assertErrors

863e42035bea2877710fac6133063ab1cf4dc09d authored about 9 years ago by Sindre Sorhus <[email protected]>
Don't overwrite an already existing assertError

c87cbfd338c5c3f202c42d98f716f8b8b2045be7 authored about 9 years ago by Joakim Carlstein <[email protected]>
XO tweaks

5309d6945b1d661556a663856d32c98688b71927 authored about 9 years ago by Sindre Sorhus <[email protected]>
0.2.0

cf4718a0ca62f8027867e8850b6e096af884a7d8 authored about 9 years ago by Sindre Sorhus <[email protected]>
tweaks

6a6b757031074af4e3552a97daa0ff8ec74588ca authored about 9 years ago by Sindre Sorhus <[email protected]>
move assertions into AVA core

I realize this isn't very me like, but it will enable us to iterate faster and customize them fo...

ff5eebba5d06ea22a1ed1ca5f76f33386bee8381 authored about 9 years ago by Sindre Sorhus <[email protected]>
don't log individual test if it's a single passing test - fixes #10

8eb69f453d2ea0c248657f73e6a92ab944d830d4 authored about 9 years ago by Sindre Sorhus <[email protected]>
readme improvements

cef88df4f6df598a0fa6432c19e9353ac66ae1c1 authored about 9 years ago by Sindre Sorhus <[email protected]>
readme - add AVA feature display

closes #41

000c062693f185ee4f6bf4ee76fd2a0539dd417a authored about 9 years ago by Sindre Sorhus <[email protected]>
test runner test event

96dfc9155152e466c7247cedcd5bcf3311d51429 authored about 9 years ago by Vsevolod Strukchinsky <[email protected]>
remove EventEmitter from Test

72af017093376f0b35d0b856ef0a132b4e8f2cc0 authored about 9 years ago by Vsevolod Strukchinsky <[email protected]>
Welcome @vdemedes to the team! ๐ŸŽ‰

8fc1e0095ec87255fcabdd597f466000d6bf9825 authored about 9 years ago by Sindre Sorhus <[email protected]>
readme - add "Created by" section

60a6a1346aaeb664f5d3189f391cc90d325e0dfa authored about 9 years ago by Sindre Sorhus <[email protected]>
Show only useful lines of stack trace - fixes #22

Closes #29

b370dd5d593f81dd9c53819037809c645c148e9e authored about 9 years ago by Mahdi Dibaiee <[email protected]>
Promisification

Close #39 PR
Fixes #38

fa3ca81c0f2d058422682084fe18234bb64bd2e3 authored about 9 years ago by vdemedes <[email protected]>
drop incorrect skip test implementation

can add it back correctly when #9 is resolved

5662d9fc8c2d9d28ef34421455f7ed4df5b33ef2 authored about 9 years ago by Sindre Sorhus <[email protected]>
readme - add Related section

853f69dcc55f702623b8ef93ac19ffa73be7b943 authored about 9 years ago by Sindre Sorhus <[email protected]>
add FAQ about concurrency vs parallelism

b9401f7cac813328eff44b6d6f7a167afb8bfa57 authored about 9 years ago by Sindre Sorhus <[email protected]>
Close #36 PR: Before/after hooks. Fixes #4

d377ef636c95f4f2ce34530df15adcea5957cc78 authored about 9 years ago by vdemedes <[email protected]>
minor code style tweaks

fbfe267f3b50d25704edc735f975a728f4bc37ce authored about 9 years ago by Sindre Sorhus <[email protected]>
cleanup #23

5da9ead77d5bbaeac5b989d07545d7a43202474c authored about 9 years ago by Sindre Sorhus <[email protected]>
ensure the CLI only globs JS files

d29d202e88b2c020474add84c61d648292da7a94 authored about 9 years ago by Sindre Sorhus <[email protected]>
Close #23 PR: Add ES2015 support to CLI. Fixes #20

eb6343eba357b8f8becf1e18caee481339f98621 authored about 9 years ago by andrepolischuk <[email protected]>
readme - document using a custom assertion module

#25

a978330b08bfac4daf1f3737f9cdd8ed4725164c authored about 9 years ago by Sindre Sorhus <[email protected]>
add setImmediate() shim via set-immediate-shim module

65dd453c501bb9054f1659557a29d6852d22ad91 authored about 9 years ago by vdemedes <[email protected]>
readme - add more FAQs

fd700a26d67038c32d0f871c68183a989a5ce378 authored about 9 years ago by Sindre Sorhus <[email protected]>
add `--init` flag for adding AVA to your project

https://github.com/sindresorhus/ava-init

ef12c8e88c41e457a7d9a125800438ad05d6410e authored about 9 years ago by Sindre Sorhus <[email protected]>
Close #30 PR: Output test execution time. Fixes #14

a8d7c73eeacf89a34ad5f295ecd082121c598c58 authored about 9 years ago by vdemedes <[email protected]>
Grammar fix

Minor fix :)

336f8b1948a08b050e78d930a01b1ff7497c83e1 authored about 9 years ago by JD Ballard <[email protected]>
0.1.0

216600dc9278e892814d59ce1f71801ee766c9de authored about 9 years ago by Sindre Sorhus <[email protected]>
temporarily workaround some stdout flush issue

e958052381eff5c253e701a803e6d64d32d3f6d4 authored about 9 years ago by Sindre Sorhus <[email protected]>
support running `ava` without arguments

35b7e5bde2fc87c1561b566eeae19ca52a75311c authored about 9 years ago by Sindre Sorhus <[email protected]>
we shouldn't catch thrown user errors

this also aligns with `tape` behaviour

deed02d83da7968f312aaede30a94350a0f8a8be authored about 9 years ago by Sindre Sorhus <[email protected]>
simplify cli help creation

8687c97b339f2c7a6c05f5a1817d899511a1df45 authored about 9 years ago by Sindre Sorhus <[email protected]>
use `plur`

4d2aa7c77af247960ddc20f72c3c401f3227f0b4 authored about 9 years ago by Sindre Sorhus <[email protected]>
minor package.json tweaks

5169aab46a8d9584843fc6fc5e68748bf072ce9f authored about 9 years ago by Sindre Sorhus <[email protected]>
rewrite assert counter

b4c5714226248c1abf322df2af8029ed4a544251 authored about 9 years ago by Sindre Sorhus <[email protected]>
revert part of 74d0d16c5a06ab504bca802843fdf272662f3955

1c8e89dd3211510608e95530d2f851d42565ec7b authored about 9 years ago by Sindre Sorhus <[email protected]>
fix assertion counting

083c7d14f6c8ebee798ae1adb0460046269537e5 authored about 9 years ago by Sindre Sorhus <[email protected]>
Add test for `.skip()`

96f57eb068f40eda4cd81320c239e971fc5cc6de authored about 9 years ago by Kevin Martensson <[email protected]>
add XO

f3c12c1e4c097a4d0dcd76cc5ea9e86f1bfee8bf authored about 9 years ago by Sindre Sorhus <[email protected]>
throws methods are now implemented in `claim`

e6e7e4ae416e786b44c6ba7b94166e6447ea35d4 authored about 9 years ago by Sindre Sorhus <[email protected]>
fix handling of plan() not matching assertions

cdc9272f63f51a5fb2358eaf5d762a9e0bdf338b authored about 9 years ago by Sindre Sorhus <[email protected]>
pass along the fn to the plan!==count assertion

b93d9198e12b1934b1e11ab07c3810af7f549e03 authored about 9 years ago by Sindre Sorhus <[email protected]>