Ecosyste.ms: OpenCollective

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

AVA

Node.js test runner that lets you develop with confidence ๐Ÿš€
Collective - Host: opensource - https://opencollective.com/ava - Website: https://avajs.dev - Code: https://github.com/avajs

Merge pull request #136 from sindresorhus/wait-for-forks

Wait for fork to exit and then return results

github.com/avajs/ava - 6f55d8ecf2f985f2e7ad80a674544dea7ebf3933 authored almost 9 years ago by Vadim Demedes <[email protected]>
wait for fork to exit and then return results

github.com/avajs/ava - 1d01665f702ee1087ae93d7749049d1121e5fc98 authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #134 from sindresorhus/fork-cleanup

Kill forked processes after tests are done

github.com/avajs/ava - 1d565e42e6fb8a58a858e5d5c2741889c2c9b836 authored almost 9 years ago by Vadim Demedes <[email protected]>
kill forked processes after tests are done

github.com/avajs/ava - c81fb629e6bb571ed5098f334f36bc389287c2ff authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #120 from jamestalmage/jt-kill-forked-processes

Kill every forked process after tests are finished

github.com/avajs/ava - 5a53900d34b08f6ed508f0f6ce107a065aaa4adf authored almost 9 years ago by Vadim Demedes <[email protected]>
move `kill()` function to promise from result

github.com/avajs/ava - 4d907aa8fad1a657f03c60301417369a40590525 authored almost 9 years ago by James Talmage <[email protected]>
Close #124 PR: Refactor promises in throws method.

github.com/avajs/ava - 10dccb9dd3bc2465abaf9121d4e654ba0681d7a7 authored almost 9 years ago by Sam Verschueren <[email protected]>
Close #125 PR: Add string support to throws.

github.com/avajs/ava - 257c4148a38c1f534924e0850dce0c67378ce534 authored almost 9 years ago by Sam Verschueren <[email protected]>
Merge pull request #127 from SamVerschueren/iss123

Throws returns the promise

github.com/avajs/ava - 8d84f398a5e5aa7040b1d3310307e20a21fd23e9 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Throws returns the promise

github.com/avajs/ava - a6eb96dbb4d33437f765b5b56efc8445b70ffeda authored almost 9 years ago by Sam Verschueren <[email protected]>
Merge pull request #126 from SamVerschueren/long-running-promise

Add test

github.com/avajs/ava - b65ff0b031eebdf9154f3b1a821457d61797851b authored almost 9 years ago by Sindre Sorhus <[email protected]>
Add test

github.com/avajs/ava - ee7e7d80daeec6b4c825b5cfdee0353b29d0c531 authored almost 9 years ago by Sam Verschueren <[email protected]>
forcibly kill every forked subprocess.

Killing the parent process skips execution of `end` listeners
on remaining forked child processe...

github.com/avajs/ava - 7087a08dda47b5d7549d4b93f90fe22d49816acf authored almost 9 years ago by James Talmage <[email protected]>
minor doc tweak

github.com/avajs/ava - efde568ee91d2c085c1f2203d4d2babe2c5c6a03 authored almost 9 years ago by Sindre Sorhus <[email protected]>
fix tyop

github.com/avajs/ava - 66e744014ff783e802876ea8ac48a9f62fb3ef6d authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #119 from sindresorhus/no-single-title

Don't display test title, if there's only one anonymous test

github.com/avajs/ava - 458e7637f84673a0ca9d65184d89ce2072f25ef6 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #103 PR: Replace babel require hook with transformFileSync.

github.com/avajs/ava - 1d5ef4c5f6fcb70f9e90e584dfd08865db1e93b4 authored almost 9 years ago by Vsevolod Strukchinsky <[email protected]>
don't display test title, if there's only one anonymous test

github.com/avajs/ava - bb1304c5be056689c39211d89c673f2f732e4c4a authored almost 9 years ago by vdemedes <[email protected]>
add tip about code coverage - fixes #94

github.com/avajs/ava - c2f4c9f6809fce1c7c6b02b99ccf95834a8e5497 authored almost 9 years ago by Sindre Sorhus <[email protected]>
remove test for more assertions than planned async

Closes #15

It's just not possible to do this. Happy to be proven wrong in form of a PR, though!

github.com/avajs/ava - 7a3f4444997099cd571118508f08783bce8a5526 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #110 from sindresorhus/improve-context-sharing

improve context sharing for beforeEach/afterEach

github.com/avajs/ava - 04b3db5d96d6530d6b03c5f8f4c915dea16cd125 authored almost 9 years ago by Sindre Sorhus <[email protected]>
:arrow_up: bluebird@3

github.com/avajs/ava - 730bf53239371446aa88fb6c5199caf3d48935a3 authored almost 9 years ago by Sindre Sorhus <[email protected]>
improve context sharing for beforeEach/afterEach

re https://github.com/sindresorhus/ava/pull/106#issuecomment-150966370

github.com/avajs/ava - 5fd57c1807178830d3ad741d3ec2a8a0d9f0a54e authored almost 9 years ago by Sindre Sorhus <[email protected]>
use `serialize-error` module

github.com/avajs/ava - c887a8ea03f5f691d3d24dd2dfad8a0298c83a29 authored almost 9 years ago by Sindre Sorhus <[email protected]>
remove unused dependency

github.com/avajs/ava - 46d15ab89102a17494fb603ad10c30995575619f authored almost 9 years ago by Sindre Sorhus <[email protected]>
use `has-flag` module

github.com/avajs/ava - aa594ed99b5a07ad9ab9d20243c4ff72181cab72 authored almost 9 years ago by Sindre Sorhus <[email protected]>
๐Ÿš€

github.com/avajs/ava - 0b7566028180e8f9f526f5ac42ab694a8ce91b02 authored almost 9 years ago by Sindre Sorhus <[email protected]>
add docs for #106

github.com/avajs/ava - 61d3089f9b258c104e75c9eea41decc5ae7a9c4c authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #106 from sindresorhus/shared-context

Shared context between tests and beforeEach/afterEach hooks

github.com/avajs/ava - 5ffc480b2336ee9219be089f753a027d56656df1 authored almost 9 years ago by Sindre Sorhus <[email protected]>
shared context between tests and beforeEach/afterEach hooks

github.com/avajs/ava - a76ced627922523beb22aaef97d3a02f35aea7ad authored almost 9 years ago by vdemedes <[email protected]>
0.3.0

github.com/avajs/ava - 83ebf6713de31502c09ba657d0d36c39008c7e22 authored almost 9 years ago by Sindre Sorhus <[email protected]>
code style tweaks

github.com/avajs/ava - 6ae46ce00414be87715f5d7483899149acc3023e authored almost 9 years ago by Sindre Sorhus <[email protected]>
doc improvements

github.com/avajs/ava - 981f750194ab40fda5d71d2ed82bf614755eec9e authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #59 from sindresorhus/babel-only

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

github.com/avajs/ava - 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

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

Add serial mode

github.com/avajs/ava - 99784e0e9c7fa5a9e8abc55dffe33cfa3f5f4449 authored almost 9 years ago by Sindre Sorhus <[email protected]>
add serial mode

github.com/avajs/ava - 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

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

github.com/avajs/ava - 468fae6e98e2314d4bfaa19f1b614718144d4692 authored almost 9 years ago by vdemedes <[email protected]>
new tagline ๐Ÿฆ„

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

github.com/avajs/ava - 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

github.com/avajs/ava - 0f486d23c896da4c034dbe9946bbb0f485d21ac1 authored almost 9 years ago by Sindre Sorhus <[email protected]>
support running the test file only via cli

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

#79

github.com/avajs/ava - 2ee2a3de9d45ae5f19367cb7d257406e631dc373 authored almost 9 years ago by Sindre Sorhus <[email protected]>
ES2015ify the readme

github.com/avajs/ava - 1f4d4457268b0f8761eb632d998ea6e594151354 authored almost 9 years ago by Sindre Sorhus <[email protected]>
improve hooks docs

github.com/avajs/ava - 91db66f1c9cdf1f894c0513e4084bd0186ed85ab authored almost 9 years ago by Sindre Sorhus <[email protected]>
document the enhanced asserts

#96

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

github.com/avajs/ava - 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

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

github.com/avajs/ava - 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

github.com/avajs/ava - c628c6d737a627e47533cc4d1f9dc8faaf6b56ba authored almost 9 years ago by Sindre Sorhus <[email protected]>
ensure that hooks run only around tests, fix #89

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

Add fail-fast mode

github.com/avajs/ava - 0f90153676cf03b5eb8f0b27c95421987e150a05 authored almost 9 years ago by Sindre Sorhus <[email protected]>
add fail-fast mode

github.com/avajs/ava - eb54eb658b52465db5c080150d31d8f9d68064f3 authored almost 9 years ago by vdemedes <[email protected]>
work around Babel giving anonymous functions a name

github.com/avajs/ava - 98a7402ba3c75f329ceb356f4bf7afc50209d238 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #81 from sindresorhus/plan-promise

Add support to t.plan() + promises

github.com/avajs/ava - 2b7c782bb590f967790e5d9cb3dbe7c4bda1970b authored almost 9 years ago by Sindre Sorhus <[email protected]>
add support to t.plan() + promises

github.com/avajs/ava - aaa00b90251c1a6a150671acf8414a9c4e4216cc authored almost 9 years ago by vdemedes <[email protected]>
add some tests on fork.js

github.com/avajs/ava - 4e0d4906d981a8618921a9fbd70f68352155fec8 authored almost 9 years ago by Vsevolod Strukchinsky <[email protected]>
Merge pull request #79 from sindresorhus/throws-promise

Handle promises in throws() and doesNotThrow()

github.com/avajs/ava - 391b9b22e17da865af057f104a5bb7edf5b0cdbf authored almost 9 years ago by Sindre Sorhus <[email protected]>
handle promises in throws()

github.com/avajs/ava - d14c6e37fa4c9666599e78256cc0c9ccc39d45e5 authored almost 9 years ago by vdemedes <[email protected]>
enable long stack traces for bluebird

github.com/avajs/ava - b39b61c963f52bc68652532bb473b365b7cd9775 authored about 9 years ago by Sindre Sorhus <[email protected]>
add AVA name pronunciation

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

Add beforeEach/afterEach hooks

github.com/avajs/ava - 7d297f248c8c346ce4a5c8f3bee8d45beb49075d authored about 9 years ago by Sindre Sorhus <[email protected]>
add beforeEach/afterEach hooks

github.com/avajs/ava - f6d3521e4af3d432224e320dd82eab935ef014f9 authored about 9 years ago by vdemedes <[email protected]>
add code coverage with coveralls

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

github.com/avajs/ava - caf8f6b0c1321ef9a3c5d328f3c1c9dc3c2bac19 authored about 9 years ago by Sindre Sorhus <[email protected]>
0.2.0

github.com/avajs/grunt-ava - bc9e5a0d19c1a9f97a192ed187fee8addeec357e authored about 9 years ago by Sindre Sorhus <[email protected]>
forgot to include `__dirname` in the BIN path

github.com/avajs/grunt-ava - 3a19b963d8d39a7bbe79f2e4c5052e350c269a24 authored about 9 years ago by Sindre Sorhus <[email protected]>
0.2.0

github.com/avajs/gulp-ava - 68dab5150299c7954492421b115889036f20b538 authored about 9 years ago by Sindre Sorhus <[email protected]>
forgot to include `__dirname` in the BIN path

closes #1

github.com/avajs/gulp-ava - 5c808d05d5427a9fc422a84728b04ea698f149b5 authored about 9 years ago by Sindre Sorhus <[email protected]>
code style

github.com/avajs/gulp-ava - f0da174292c8dfc0276dbba588515d140c6850e9 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #69 from Hurtak/patch-1

missing semicolon

github.com/avajs/ava - 7240a02285a09b62ff134397682955ad87c4bf5e authored about 9 years ago by Sindre Sorhus <[email protected]>
missing semicolon

github.com/avajs/ava - 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

github.com/avajs/ava - c0bc39364c7c1ca449f9cca0791463cf4364bfae authored about 9 years ago by Sindre Sorhus <[email protected]>
prefix test title with test location

github.com/avajs/ava - e9b3e5019de71e00725fa77b4f705c64e86e99c3 authored about 9 years ago by vdemedes <[email protected]>
use strict deep assert checking - fixes #68

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

Wait for pending tests

github.com/avajs/ava - cafe2153b1b2e028c99113596d67bd10569d0316 authored about 9 years ago by Sindre Sorhus <[email protected]>
wait for pending tests

github.com/avajs/ava - 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

github.com/avajs/ava - 5dc0873b74d59a3f3cc33a36020c78cb305153aa authored about 9 years ago by Sindre Sorhus <[email protected]>
display error message when there are no test files

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

use asyncToGenerator transform

github.com/avajs/ava - 81f5b08bd5a3f577d34759ee11271c3359e4e41f authored about 9 years ago by Sindre Sorhus <[email protected]>
use asyncToGenerator transform

github.com/avajs/ava - 0da796f2a87926baec144383e8191773ab7874f1 authored about 9 years ago by vdemedes <[email protected]>
ES2015ify tests

github.com/avajs/create-ava - 216c748e349000cdd245e2d53b4f5fcd04a28ea3 authored about 9 years ago by Sindre Sorhus <[email protected]>
make tests faster

github.com/avajs/create-ava - 898b2d76ed33cae82748e225a91e138755076909 authored about 9 years ago by Sindre Sorhus <[email protected]>
0.1.2

github.com/avajs/create-ava - 87b5f9353f9ada0ba395d84a27b829b12f6911cd authored about 9 years ago by Sindre Sorhus <[email protected]>
`execFile` โ†’ `exec` to please Windows...

github.com/avajs/create-ava - f4291a2aa05da60832239141b02bce4d2fbe1621 authored about 9 years ago by Sindre Sorhus <[email protected]>
fallback to defaults if package.json can't be found

github.com/avajs/create-ava - 28b4abaf68be8c715db4149d7dac3180f6944668 authored about 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #61 from vdemedes/co-generators

Use `co` for running generator functions

github.com/avajs/ava - 994675316aff68c9d5ef53fb3f1496690a7e4b4a authored about 9 years ago by Sindre Sorhus <[email protected]>
blacklist regenerator to not transpile generator functions

github.com/avajs/ava - a0de27799cc7e64481531f620940b6ff9d83f0c3 authored about 9 years ago by vdemedes <[email protected]>
use co() for running generator functions

github.com/avajs/ava - 1a16b1b6b9ae8a87775f0288aaad0cfda7b7af88 authored about 9 years ago by vdemedes <[email protected]>
readme tweaks

github.com/avajs/ava - 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

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

Fix passed/failed counters

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

Babelify only test files

github.com/avajs/ava - 740cb5b7ab3bcfdc76dc469a39c06796e9437d7c authored about 9 years ago by Sindre Sorhus <[email protected]>
fix passed/failed counters

github.com/avajs/ava - cc17f1261ba085d0ccbebefeb0d36037edbf7c4a authored about 9 years ago by vdemedes <[email protected]>
babelify only test files

github.com/avajs/ava - 3fe83cd40d09e9dd0f133696dbe38dfffa1db880 authored about 9 years ago by vdemedes <[email protected]>
ignore files starting with underscore

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

github.com/avajs/ava - 88b15098a60084b14167e5d4dca8038aabe83cf7 authored about 9 years ago by vdemedes <[email protected]>