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

Add babel-runtime and core-js to list of internals. Fixes #429

e7bdd7de710a40d371fa76bfb06268dbe364909b authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #428 from sindresorhus/nice-stack-traces

Add clean stack traces to readme

2c0c55887a52435cb784ce07f26944efe3b7490b authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
Merge pull request #427 from sindresorhus/code-of-conduct

Add Code of Conduct

766c9ec5414e9b3e92f3d73f5bff99ed4eb45a06 authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
add clean stack traces to readme

f5369c779f81cbe4c1cc260380afdab6e18a2603 authored almost 9 years ago by vdemedes <[email protected]>
add Code of Conduct

b76f3d513a41edd876f70fc3e61d7d968cd531a6 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #418 from jamestalmage/use-stack-utils

Use stack-utils for nicer stack traces.

1a6dbc7d89a3663f641aefe666c57bb3afc9c0c2 authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
update FAQ about TAP support - fixes #426

ad72835981d2906c92f58bf5940cba96ba2bf646 authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
add link to buy AVA logo sticker

https://www.stickermule.com/user/1070705604/stickers

c060e94c8a4c69c4c57367e91f793d62475233a4 authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
use stack-utils for nicer stack traces.

af37305e35b31a007fedbc006ba0868fcd38d1d2 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #415 from jamestalmage/fix-mini-reporter-logging

Fix some reporter / logging issues. Fixes #392

3fdb6fc1368b0ce6dc91c9fb408e98f7fbed5d32 authored almost 9 years ago by ⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ <[email protected]>
Prevent log corruption when using mini reporter. Fixes #392.

This prevents interference between the mini logger and child processes that use `console.log`. T...

3d7f036a39095758acfdbdd1fa40c2f8b561c059 authored almost 9 years ago by James Talmage <[email protected]>
Close #414 PR: Fix t.throws/doesNotThrow not outputting failure reason.

eea8752a79a7648ac2567f8cab878e9826a80d90 authored almost 9 years ago by Kevin Lanni <[email protected]>
Merge pull request #416 from twada/remove-capt-expr

update empower-core and babel-plugin-espower to make `t._capt` and `t._expr` unnecessary

8e0a6e9f2807895c44742562bb9c6a6222c9bed7 authored almost 9 years ago by James Talmage <[email protected]>
update empower-core and babel-plugin-espower to make `t._capt` and `t._expr` unnecessary

- babel-plugin-espower 2.1.0 embeds value capturing helper (`_capt` and `_expr`) into transpiled...

70dd2a7e5fb753beabaa6614b420dd5ca84fdbce authored almost 9 years ago by Takuto Wada <[email protected]>
Close #412 PR: Standardize colors across reporters.. Fixes #410

7b764ea3be2d0ad1d894d015feac8b38b7e071ce authored almost 9 years ago by James Talmage <[email protected]>
cleanup #402

37e0dd84d25a37ce8eaf907094652bc28e8d0289 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #402 PR: add endpoint testing example to FAQ. Fixes #310

4d96a3e7e49280a7094be9751d446f76e2027cd0 authored almost 9 years ago by mattkrick <[email protected]>
Close #410 PR. Print skip count in yellow for all reporters. Fixes #408

a2b282eba268dd5ce48b40452d584f4e5d85d119 authored almost 9 years ago by Juan Soto <[email protected]>
add Español (Spanish) translation of the docs

Thanks @AlbertoFuente!

37cd6858e00ce4c2b48333bf1108bd6e0a70b918 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #407 from jamestalmage/use-pkg-conf

Allow configuration via `package.json`

dd88680d89642163929823f2a6118b05e7f6d387 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Allow configuration of default settings via `package.json`.

Fixes: #405

16c7282e97c9ab671bc1d56920fd3fb125a65eab authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #398 from jamestalmage/dont-read-babelrc

Stop reading `.babelrc` files.

87a3430c7178150edf7f7d3b927967a4f7f86cbc authored almost 9 years ago by James Talmage <[email protected]>
add tests for ignoring babelrc

5f5be31a53e9689bf32223efe49a130798a33750 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #390 from jamestalmage/transpile-in-main-thread

Transpile in main thread

ce47844ed3dc7f9e80b08e9729a829fd53c47c1f authored almost 9 years ago by James Talmage <[email protected]>
Transpile test files in the main process:

Squashed commits:

transpile in the main thread

drop unused dependencies

incorporate PR feedba...

614eb121ff6066e7fa72ec080671dedcbc625a3a authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #397 from jamestalmage/document-skipped-assertions

Document skippable assertions.

f696271c2a11b0b7ee7b7b0e51081cb0d48049dd authored almost 9 years ago by Sindre Sorhus <[email protected]>
Document skippable assertions.

Fixes #306.

879e036c4bd6b643666e71e0ef78d263e54b44d3 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #394 from jamestalmage/long-stack-traces-in-forks

Use long stack traces in forks.

f8701d5a88f1f13137b86ab512510e0cf19511fc authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #395 from jamestalmage/assertions-return-promises

Regression: Assertions should return promises.

b04d00468186c042203e0f2ec7b9c45b034eef2b authored almost 9 years ago by Sindre Sorhus <[email protected]>
Regression: Assertions should return promises.

This fixes that regression, and extends the promise returning behavior to all assertions.

This ...

821436aec6e956b670a80d7c9943eeffdf6e02b9 authored almost 9 years ago by James Talmage <[email protected]>
use long stack traces in forks.

da6a2f4ab0aab9bf2c6fa9ebcb88d01f58df909e authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #389 from jamestalmage/use-latest-nyc

use latest nyc and caching

c7ce760d291f51b8b51da1c63a1b4d482d89a63b authored almost 9 years ago by Sindre Sorhus <[email protected]>
use latest nyc and caching

7c5d179acf7935c641523a1c935728c06e7d7eb9 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #388 from ntwb/patch-1

Test on Node.js v4.x and v5.x

b83e4f5d68fcf47365dab7684d89be8b2e17808e authored almost 9 years ago by Vadim Demedes <[email protected]>
Travis CI: Switch from deprecated `stable` NodeJS version to v4.x.x and v5.x.x

345700e974958b9b4bf38b19b35e8989db66f62f authored almost 9 years ago by Stephen Edgar <[email protected]>
0.9.1

10b52c524c6152bf8374fa8b26fc9c06fa298ec9 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #387 from sindresorhus/promises-rejected-not-error

Support promises rejected with non-Errors

a8805c6c8a5194d62fd1c94ce4f799026166e119 authored almost 9 years ago by Vadim Demedes <[email protected]>
support promises rejected with non-Errors

bef1dfb8646e75c8da661a6f2348847c13858858 authored almost 9 years ago by vdemedes <[email protected]>
Merge pull request #384 from jamestalmage/hide-annoying-error-printouts

Hide annoying error print outs.

b86dcc980c536e8fa42beca215daa59c134057e0 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Hide annoying error print outs.

Fixes #339

6033e9c2e094e82fdf94b8a601f0599109cf2d73 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #385 from jamestalmage/better-test-scripts

Improve test scripts

1560138795936e163777e1de33bb8d665fa8b5d0 authored almost 9 years ago by Vadim Demedes <[email protected]>
0.9.0

974ab6f84cd69f9e38c17b507c6c0f037b0149e4 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Improve test scripts

This uses `nyc` directly instead of via `tap`. There is currently some semver brokeness happenin...

e1b2508311c241448f9d3e234b67d9c5ed287c69 authored almost 9 years ago by James Talmage <[email protected]>
Fix plan count in api test.

There was an incorrect plan count in one of the tests. It's troubling that this did not cause a ...

5e6327de2dcdc7a63d7d53f505673dbfd7973393 authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #378 from ariporad/recursive

Deeply recurse directories

96930e34fec73e04503ebf94233928896f66b542 authored almost 9 years ago by Ari Porad <[email protected]>
Deeply recurse directories.

Also, add tests and documentation.

Fixes #249.

72e87d9466a3a6f7b035a61cb526f25c32b414bf authored almost 9 years ago by Ari Porad <[email protected]>
Better test prefixes

closes #379

fc3b9693d5eba8d47f4532135105e8c9c7f3a93c authored almost 9 years ago by Ari Porad <[email protected]>
Merge pull request #380 from sindresorhus/power-assert-in-mini

Display power-assert output in mini reporter

5aeb27086cf4326aca119c14ef729f9758d836b3 authored almost 9 years ago by Sindre Sorhus <[email protected]>
display power-assert output in mini reporter

e30685f233a1328862533439aa8f8a31447a6212 authored almost 9 years ago by vdemedes <[email protected]>
drop lgtm.co

It's become a bit annoying at times and it doesn't always make sense to require 2 LGTM's. It's b...

437e88f203791f9828b0d746e4c36e192079197f authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #375 from ariporad/rename-babel.js

Rename lib/babel.js to lib/test-worker.js

b0e508acbddded62c5e5ffa52c2818d4041e7887 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Rename lib/babel.js to lib/test-worker.js

0729997882d6c224d1a562bb1db85b4f661f5d89 authored almost 9 years ago by Ari Porad <[email protected]>
Merge pull request #371 from sindresorhus/internal-error

Use AvaError for internal errors

7e13552fb5e4ca4966dab93c87ceb167f3a56583 authored almost 9 years ago by James Talmage <[email protected]>
use AvaError for internal errors

ac468d1fa8fd40c94111d4c440d419256f1b64fc authored almost 9 years ago by vdemedes <[email protected]>
link to the French translation of the docs

8346d35584878dab70318aa37b8a27937c39bcd2 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #354 from sindresorhus/fix-error-stacks

Show full stack trace for non-assert errors

945dbea40a6a500a24d54ebcc7e10dcd75647fc7 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #359 from sindresorhus/mini-reporter

Add mini reporter

b79fdfd8b0e5632eae338b563af1c3be29fecbca authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #360 PR: Fix promise assertions. Fixes #309

e52db69261d9b15dd1b69c76d82875b66d024e6b authored almost 9 years ago by Ari Porad <[email protected]>
minor cleanup

4865674403c2eea40643fa8aa1d9383ea3e8eb3a authored almost 9 years ago by Sindre Sorhus <[email protected]>
use relative file paths on the fork.js output

0a40bdb11967a72d543ab11447d7f430f34acc92 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #352 from sindresorhus/cache-babel

Cache babel-transpiled code

865cc05532bd6858ff857c9b1a8042c78d29e18b authored almost 9 years ago by Sindre Sorhus <[email protected]>
show full stack trace for non-assert errors

cbea003517c4e8aad30a081c2a414be4083415df authored almost 9 years ago by vdemedes <[email protected]>
add mini reporter

2c77314f9334ffaccf08b6796dcb5350e557de87 authored almost 9 years ago by vdemedes <[email protected]>
Close #364 PR: fix usage example in the readme.

daca89da7cb8ddc402b2572d14480e4cfb4ebf9f authored almost 9 years ago by Ammar Osama <[email protected]>
cleanup test fixtures

83b189b5356b183a455c751e5a8c7f29795f8e17 authored almost 9 years ago by Sindre Sorhus <[email protected]>
use globbing in the `files` field in package.json

to ensure we never miss any files added there.

4353d061df5c05b8611c2dbaa8727fda0bd39700 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #357 from sotojuan/ignore-fixture-helpers

Ignore files in fixtures and helpers directories

ab08598d69b2fda591c3a5f8f2da88e1d6936637 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #363 from sindresorhus/reporters

Internal reporters

94fbb1a38403540a2bb13c5dfc96c0b03cf3f4de authored almost 9 years ago by Sindre Sorhus <[email protected]>
cache babel-transpiled code

0daec3e2e1014cf4452b16129d93a4c4fa41b47b authored almost 9 years ago by vdemedes <[email protected]>
introduce reporters

2fab4b1e5330d61e445a8fb3b8ba8a71574b144d authored almost 9 years ago by vdemedes <[email protected]>
Ignore files in fixtures and helpers directories

Don't ignore files starting with '_'

Ignore files starting with '_'

Fix path for fixtures

Add...

f6cef7fcf361a33d22a6eeefdf067c41c0fbdc98 authored almost 9 years ago by Juan Soto <[email protected]>
Merge pull request #356 from jamestalmage/seek-early-feedback

contributing.md - seek early feedback

65ae07c76b2a5927e6bcc00630a691c98f6e7c46 authored almost 9 years ago by Sindre Sorhus <[email protected]>
contributing.md: seek early feedback

94c0f9b46d09d74e770f4f54c7eb3779136952e7 authored almost 9 years ago by James Talmage <[email protected]>
Make --require relative to where the command is run

closes #346

ae446f074131e2b1b1c74593c631e5989991cd51 authored almost 9 years ago by Ari Porad <[email protected]>
Merge pull request #353 from jamestalmage/require-babel-plugins-directly

Require babel plugins directly. Fixes #350.

5add6ad3488a259d4b0cdcd2074a5bbc70f514aa authored almost 9 years ago by Sindre Sorhus <[email protected]>
Require babel plugins directly. Fixes #350.

Also seems to make Babel 5 support "just work".

94797b10386e8d638a9efd09a9b8d08dc9481ac6 authored almost 9 years ago by James Talmage <[email protected]>
followup to #333

52d2a7a1625f31c86bd2a1ad5222013bf20b6d5e authored almost 9 years ago by Sindre Sorhus <[email protected]>
add TAP support

a5e63c0d43bfc13b820b3d52727830c3c2354793 authored almost 9 years ago by vdemedes <[email protected]>
Close #333 PR: Upgrade to Babel 6.

9e6d9724d52582714804bf7c8ec71bcd7c4af2ed authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #347 from sotojuan/cli-tests

Add CLI test for logging failed tests

df3e0352311a88d4837495af302a0357fbd40fce authored almost 9 years ago by Vadim Demedes <[email protected]>
Add CLI test for logging failed tests

b02e5ecdc6464fe6a0f1e3a00fc992821a7f39dc authored almost 9 years ago by Juan Soto <[email protected]>
Close #344 PR: Fix fail-fast mode.

df48ce69b841c8b5fb1f522aa435d3a676876078 authored almost 9 years ago by vdemedes <[email protected]>
undocument `t.regexTest` assertion

As we'll probably remove or replace it.

https://github.com/sindresorhus/ava/issues/142#issuecom...

b669807afe0ec6ce43e821613fc7282a849b0ab8 authored almost 9 years ago by Sindre Sorhus <[email protected]>
remove undocumented `t.assert` assertion

It was just an alias for `t.ok` and pretty sure I was the only one using it.

a6e21e293373e8abca68ac454b027d99eb7ba1aa authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #338 from forresst/fix-typo-readme

Fix typo test.cb in readme

a9af1da47ef8bab70fc205d09f9906017da55404 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #337 PR: Move test title prefixes test to API tests.

e370f4f38f81e7182f9b48b15d2dd9e21504d67b authored almost 9 years ago by Juan Soto <[email protected]>
Merge pull request #334 from ariporad/fix-bluebird-warnings

Fix bluebird warnings

4513cba2644857f90d1a467c9edf3b16eb8f114c authored almost 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #336 from twada/remove-old-empower

remove `empower` from dependencies since it is replaced with `empower…

1827cb257401fe145d659f8dffbd5154949ed245 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Fix typo test.cb

9caa7da2f5e9629be335740ae8f13821a9f3b20e authored almost 9 years ago by forresst <[email protected]>
remove `empower` from dependencies since it is replaced with `empower-core`

refs: https://github.com/sindresorhus/ava/pull/330

d14a24b05b875be487639c325e9531320a8ab0dc authored almost 9 years ago by Takuto Wada <[email protected]>
Fix bluebird warnings

18f3afc36a269c149c8dad60ca58d2b1f7b47c0c authored almost 9 years ago by Ari Porad <[email protected]>
Close #332 PR: Add more logger tests.

f03e4ba2ee2f2f4477ccf7a186d018e09edf0123 authored almost 9 years ago by Juan Soto <[email protected]>
Merge pull request #327 from sindresorhus/contributing-guidelines

add contributing guidelines - fixes #167

a58bfac38aa810fff2015f8233cc447e9b1e3cb5 authored almost 9 years ago by Sindre Sorhus <[email protected]>
add contributing guidelines - fixes #167

0f0cbe9b0d5a71609a8f5a7afcb412f2bf41ad91 authored almost 9 years ago by Sindre Sorhus <[email protected]>
0.8.0

ea6acff7bb56eb1a5cd8a0de467c03ce3836bc2d authored almost 9 years ago by Sindre Sorhus <[email protected]>
Close #330 PR: use `empower-core` for better assertion tracking and performance.

072ab8576f8b5a9d62994e59312dc5a49ebedd4c authored almost 9 years ago by James Talmage <[email protected]>
Merge pull request #331 from sotojuan/tap-match

Use `t.match` instead of `t.true` in tests

2b6b2562c193bae876089ef5d3a67da02de6a854 authored almost 9 years ago by Vadim Demedes <[email protected]>
Use tap.match() instead of tap.true() in API tests

Use tap.match() instead of tap.true() in CLI tests

7030c66cee40a9a00f9956560b69c683488019c6 authored almost 9 years ago by Juan Soto <[email protected]>
Close #325 PR: Stop hiding source of syntax errors. Fixes #308

ad7ae194ef60e99b56575dbbf2bc2a45493b096b authored almost 9 years ago by Juan Soto <[email protected]>
improve maintaining.md

84e3028c276d9b96e74aae98700443af3a0f9b23 authored almost 9 years ago by Sindre Sorhus <[email protected]>