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

Update translations in french

- add a FAQ regarding custom reporters

Last commit readme.md : sindresorhus/ava@d6032fc4cc94d3f...

github.com/avajs/ava-docs - 3da91da312d2faf588bff046b7e45b4ff49f14eb authored about 9 years ago
add a FAQ regarding custom reporters - #432

github.com/avajs/ava - d6032fc4cc94d3fc6bce37b2d917492e76381c73 authored about 9 years ago
Merge pull request #438 from jamestalmage/use-verbose-on-ci

Default to the verbose reporter on CI servers. Fixes #435

github.com/avajs/ava - 971afb4da00cb374adfa675dac078cf636285a33 authored about 9 years ago
Default to the verbose reporter on CI servers. Fixes #435

Fixes #435

github.com/avajs/ava - 21a60f9a9da6074b7a4ef1b465f5a9e1e77828dd authored about 9 years ago
Move method chaining to an external module (`option-chain`)

github.com/avajs/ava - 0276c63bd01bfc64575292ac1df6ef403f6947ee authored about 9 years ago
coverage and coveralls

github.com/avajs/option-chain - 32c845b5d56aaf1cffb5776e1cd87496c8c8755a authored about 9 years ago
test in Node 4 and 5

github.com/avajs/option-chain - a06e449d65cccda4bdadf77beefbf5ef9fa61cce authored about 9 years ago
documentation

github.com/avajs/option-chain - df31a56080b3be71eb43d2d6e4fdc62d169e44c0 authored about 9 years ago
Merge pull request #433 from jamestalmage/bump-observable-to-promise

bump observable-to-promise

github.com/avajs/ava - ced24c5090ad5d08eb5a2961dc0bb94d00eee445 authored about 9 years ago
bump observable-to-promise

Observable `0.2.0`/`0.3.0` introduced some breaking changes. Namely, it now throws if passed a n...

github.com/avajs/ava - 93097ea7bac367899c01c0364cb0b3d4b27834c0 authored about 9 years ago
chainables => chainableMethods

github.com/avajs/option-chain - ee09d8145a5a1dfa203d3d8a2606746f2ee4e64b authored about 9 years ago
Return target instead of the wrapped function

github.com/avajs/option-chain - 83b02e666f75912ed6216f81b20967f67e322407 authored about 9 years ago
add spread option

github.com/avajs/option-chain - a8bc792054e51d3a924f3968f5f88601dda561c4 authored about 9 years ago
remove duplicate code

github.com/avajs/option-chain - d80f2f405c90c9f29480a209d7bdd7300f1c627a authored about 9 years ago
preserve `this` reference from the start of the chain.

github.com/avajs/option-chain - 20dad7bb9c7eeabbc1b7edff7c8a8cd19aa28eed authored about 9 years ago
add some useful rule dev resources

github.com/avajs/eslint-plugin-ava - 128b724d32bdf4eaf96fdde0615781a98edbe660 authored about 9 years ago
add ability to extend target object

github.com/avajs/option-chain - f9af93885e675b371c6584e76fac76038cb99415 authored about 9 years ago
Update translations in french

- add clean stack traces to readme
- add Code of Conduct
- update FAQ about TAP support

Last co...

github.com/avajs/ava-docs - 5ed5937218c193a6920ccd2bbb786f4327f189b2 authored about 9 years ago
Merge pull request #431 from sindresorhus/bump-deps

Bump dependencies for release

github.com/avajs/ava - 412a1208d91459d167c644284e7489545c900091 authored about 9 years ago
bump devDependencies

bump tap

bump source-map-fixtures

github.com/avajs/ava - 71051127bb491ee65ff2c6ffbb2a0c31935361a4 authored about 9 years ago
lock `babel-plugin-transform-regenerator` dependency to fix #425

(cherry picked from commit 08c3285)

github.com/avajs/ava - 9cf22c3b970ca6a387e7eca7a8292fe525439727 authored about 9 years ago
Merge pull request #430 from sindresorhus/fix-429

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

github.com/avajs/ava - dcf84b6f867d7b7aece83e59dcf99cbbc05a7bdc authored about 9 years ago
Add babel-runtime and core-js to list of internals. Fixes #429

github.com/avajs/ava - e7bdd7de710a40d371fa76bfb06268dbe364909b authored about 9 years ago
Merge pull request #428 from sindresorhus/nice-stack-traces

Add clean stack traces to readme

github.com/avajs/ava - 2c0c55887a52435cb784ce07f26944efe3b7490b authored about 9 years ago
Merge pull request #427 from sindresorhus/code-of-conduct

Add Code of Conduct

github.com/avajs/ava - 766c9ec5414e9b3e92f3d73f5bff99ed4eb45a06 authored about 9 years ago
add clean stack traces to readme

github.com/avajs/ava - f5369c779f81cbe4c1cc260380afdab6e18a2603 authored about 9 years ago
add Code of Conduct

github.com/avajs/ava - b76f3d513a41edd876f70fc3e61d7d968cd531a6 authored about 9 years ago
Merge pull request #418 from jamestalmage/use-stack-utils

Use stack-utils for nicer stack traces.

github.com/avajs/ava - 1a6dbc7d89a3663f641aefe666c57bb3afc9c0c2 authored about 9 years ago
update FAQ about TAP support - fixes #426

github.com/avajs/ava - ad72835981d2906c92f58bf5940cba96ba2bf646 authored about 9 years ago
add link to buy AVA logo sticker

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

github.com/avajs/ava - c060e94c8a4c69c4c57367e91f793d62475233a4 authored about 9 years ago
use stack-utils for nicer stack traces.

github.com/avajs/ava - af37305e35b31a007fedbc006ba0868fcd38d1d2 authored about 9 years ago
Merge pull request #415 from jamestalmage/fix-mini-reporter-logging

Fix some reporter / logging issues. Fixes #392

github.com/avajs/ava - 3fdb6fc1368b0ce6dc91c9fb408e98f7fbed5d32 authored about 9 years ago
Prevent log corruption when using mini reporter. Fixes #392.

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

github.com/avajs/ava - 3d7f036a39095758acfdbdd1fa40c2f8b561c059 authored about 9 years ago
Improve contributing.md in french

github.com/avajs/ava-docs - d897fe8a016a5b501d2cbc6fe3574ed6b3cb7a77 authored about 9 years ago
Fix the link to "endpoint testing" translated into Spanish

github.com/avajs/ava-docs - 2da9f567632ab4d418bb66aabe2028de8dbf5d21 authored about 9 years ago
es_ES/recipes/endpoint-testing.md

github.com/avajs/ava-docs - 5afbba691bc45a02e3059d2c31e970323402c8c1 authored about 9 years ago
Updated & improved readme.md

github.com/avajs/ava-docs - ec2d2248cbd65b66ecb7f79c391d04769f2b9536 authored about 9 years ago
Update translations in french (recipes endpoint)

Improve folders
Last commit readme.md : sindresorhus/ava@37e0dd84d25a37ce8eaf907094652bc28e8d0289

github.com/avajs/ava-docs - b275989626c1963e20782fd8e4d3ca86d7996878 authored about 9 years ago
Update translations in french (recipes endpoint)

Last commit readme.md : sindresorhus/ava@37e0dd84d25a37ce8eaf907094652bc28e8d0289

github.com/avajs/ava-docs - 92328afd1c9aaf06405314bea314e3c2e58ccfd0 authored about 9 years ago
Close #414 PR: Fix t.throws/doesNotThrow not outputting failure reason.

github.com/avajs/ava - eea8752a79a7648ac2567f8cab878e9826a80d90 authored about 9 years ago
Merge pull request #416 from twada/remove-capt-expr

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

github.com/avajs/ava - 8e0a6e9f2807895c44742562bb9c6a6222c9bed7 authored about 9 years ago
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...

github.com/avajs/ava - 70dd2a7e5fb753beabaa6614b420dd5ca84fdbce authored about 9 years ago
Close #412 PR: Standardize colors across reporters.. Fixes #410

github.com/avajs/ava - 7b764ea3be2d0ad1d894d015feac8b38b7e071ce authored about 9 years ago
Update es_ES/README.md with Recipes change

github.com/avajs/ava-docs - 279a74117792380cbfc009660518f540fdfd1cb7 authored about 9 years ago
cleanup #402

github.com/avajs/ava - 37e0dd84d25a37ce8eaf907094652bc28e8d0289 authored about 9 years ago
Close #402 PR: add endpoint testing example to FAQ. Fixes #310

github.com/avajs/ava - 4d96a3e7e49280a7094be9751d446f76e2027cd0 authored about 9 years ago
Close #410 PR. Print skip count in yellow for all reporters. Fixes #408

github.com/avajs/ava - a2b282eba268dd5ce48b40452d584f4e5d85d119 authored about 9 years ago
add EspaΓ±ol (Spanish) translation of the docs

Thanks @AlbertoFuente!

github.com/avajs/ava - 37cd6858e00ce4c2b48333bf1108bd6e0a70b918 authored about 9 years ago
Close #7 PR: Add Spanish translation.

github.com/avajs/ava-docs - 779975822827042477be95ca0eab0fe5c39f71f5 authored about 9 years ago
Merge pull request #1 from ntwb/patch-1

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

github.com/avajs/create-ava - 952f6fd3c78a98cb8b36c10f5f609f7e37d26fc5 authored about 9 years ago
Update translations in french

Last commit readme.md : sindresorhus/ava@16c7282e97c9ab671bc1d56920fd3fb125a65eab

github.com/avajs/ava-docs - 944c29ae8218f041881f0323cdeff7661d845e23 authored about 9 years ago
Merge pull request #407 from jamestalmage/use-pkg-conf

Allow configuration via `package.json`

github.com/avajs/ava - dd88680d89642163929823f2a6118b05e7f6d387 authored about 9 years ago
Allow configuration of default settings via `package.json`.

Fixes: #405

github.com/avajs/ava - 16c7282e97c9ab671bc1d56920fd3fb125a65eab authored about 9 years ago
Merge pull request #398 from jamestalmage/dont-read-babelrc

Stop reading `.babelrc` files.

github.com/avajs/ava - 87a3430c7178150edf7f7d3b927967a4f7f86cbc authored about 9 years ago
add tests for ignoring babelrc

github.com/avajs/ava - 5f5be31a53e9689bf32223efe49a130798a33750 authored about 9 years ago
add wrap-listener.js to list of bundled files

github.com/avajs/babel-plugin-detective - 181ecfc6f9d06caccbefb4c54ca58a319eb4f0bb authored about 9 years ago
Merge pull request #1 from jamestalmage/emitter

extract a `wrap-listener` module that can be used to manipulate require statements

github.com/avajs/babel-plugin-detective - 495e334a4894a4ff06cbf00f9deed65d392589f0 authored about 9 years ago
Document `wrap-listener`

github.com/avajs/babel-plugin-detective - 717caaff8c44238d08f04a776c2af06cad6a4808 authored about 9 years ago
Extract `wrap-listener` utility.

Can be used to create other plugins that manipulate require statements

Squashed Commits:

simpl...

github.com/avajs/babel-plugin-detective - e43dd66df6888a66e2a0f489fc1e9385a31c9581 authored about 9 years ago
Merge pull request #390 from jamestalmage/transpile-in-main-thread

Transpile in main thread

github.com/avajs/ava - ce47844ed3dc7f9e80b08e9729a829fd53c47c1f authored about 9 years ago
Transpile test files in the main process:

Squashed commits:

transpile in the main thread

drop unused dependencies

incorporate PR feedba...

github.com/avajs/ava - 614eb121ff6066e7fa72ec080671dedcbc625a3a authored about 9 years ago
Merge pull request #397 from jamestalmage/document-skipped-assertions

Document skippable assertions.

github.com/avajs/ava - f696271c2a11b0b7ee7b7b0e51081cb0d48049dd authored about 9 years ago
Document skippable assertions.

Fixes #306.

github.com/avajs/ava - 879e036c4bd6b643666e71e0ef78d263e54b44d3 authored about 9 years ago
Merge pull request #394 from jamestalmage/long-stack-traces-in-forks

Use long stack traces in forks.

github.com/avajs/ava - f8701d5a88f1f13137b86ab512510e0cf19511fc authored about 9 years ago
Merge pull request #395 from jamestalmage/assertions-return-promises

Regression: Assertions should return promises.

github.com/avajs/ava - b04d00468186c042203e0f2ec7b9c45b034eef2b authored about 9 years ago
Regression: Assertions should return promises.

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

This ...

github.com/avajs/ava - 821436aec6e956b670a80d7c9943eeffdf6e02b9 authored about 9 years ago
use long stack traces in forks.

github.com/avajs/ava - da6a2f4ab0aab9bf2c6fa9ebcb88d01f58df909e authored about 9 years ago
Merge pull request #389 from jamestalmage/use-latest-nyc

use latest nyc and caching

github.com/avajs/ava - c7ce760d291f51b8b51da1c63a1b4d482d89a63b authored about 9 years ago
use latest nyc and caching

github.com/avajs/ava - 7c5d179acf7935c641523a1c935728c06e7d7eb9 authored about 9 years ago
drop cli from packages.json

github.com/avajs/unique-temp-dir - b070df31f9052c67b02927608f34e4cd7988fe4c authored about 9 years ago
Update translations in french

Last commit readme.md : sindresorhus/ava@72e87d9466a3a6f7b035a61cb526f25c32b414bf

github.com/avajs/ava-docs - f20f10e76400a710cf63b1c2415c1df9dd6e8ed6 authored about 9 years ago
Merge pull request #388 from ntwb/patch-1

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

github.com/avajs/ava - b83e4f5d68fcf47365dab7684d89be8b2e17808e authored about 9 years ago
Merge pull request #6 from ntwb/patch-1

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

github.com/avajs/gulp-ava - b6959f95265ae1afbbbe88dbd2241cf48bf3247c authored about 9 years ago
Merge pull request #2 from ntwb/patch-1

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

github.com/avajs/grunt-ava - cbf2333bedc7271c92edcb7b8eb4e44563e8cd23 authored about 9 years ago
Travis CI: Switch from deprecated `stable` NodeJS to versions 4.x.x & 5.x.x

github.com/avajs/create-ava - 77e5cbaf77dcf8b21e9f29ffbd992ac4f4c67562 authored about 9 years ago
Travis CI: Switch from deprecated `stable` NodeJS to versions 4.x.x & 5.x.x

github.com/avajs/gulp-ava - c8655179160f2a65e18f04bc06518fa865487ed5 authored about 9 years ago
Travis CI: Switch from deprecated `stable` NodeJS to versions 4.x.x & 5.x.x

github.com/avajs/grunt-ava - ef4b6f3378b2faf70c56e8592e821d8855ae7a60 authored about 9 years ago
Travis CI: Switch from deprecated `stable` NodeJS version to v4.x.x and v5.x.x

github.com/avajs/ava - 345700e974958b9b4bf38b19b35e8989db66f62f authored about 9 years ago
Merge pull request #387 from sindresorhus/promises-rejected-not-error

Support promises rejected with non-Errors

github.com/avajs/ava - a8805c6c8a5194d62fd1c94ce4f799026166e119 authored about 9 years ago