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

Remove mention of the obsolete `devtool` package

See https://github.com/Jam3/devtool

Closes #989

github.com/avajs/ava - 8a3f6cad1de3a892940f51474a33b5e2544c7745 authored almost 6 years ago
Update translation in french eslint-plugin-ava

1. Include the plugin itself in the recommended preset (avajs/eslint-plugin-ava@ee678d05e6fa3923...

github.com/avajs/ava-docs - 4f9d1c1df127e966097fded37a6df9c16ca79deb authored almost 6 years ago
Allow the use of `t.title` with the `use-t-well` rule (#233)

Fixes #176

github.com/avajs/eslint-plugin-ava - 0ded4b5c3cd09504e846309760566c9499a24196 authored almost 6 years ago
2.0.0-beta.1

github.com/avajs/ava - e60c54e330fadd48f872fc947f1fb6b834ba6d31 authored almost 6 years ago
Test under Node.js 12; bump dependencies

github.com/avajs/ava - 3193e9c3c5799b6dc7cefb4a39c78bee9af142fa authored almost 6 years ago
Remove warning for legacy 'source' configuration

github.com/avajs/ava - 5f3d75d41fa44da752943d16c0549ade4311a197 authored almost 6 years ago
Sort options when instantiating API

github.com/avajs/ava - eb9641b4ff474d35b2d69e8715e9f7fa43050a55 authored almost 6 years ago
Refactor glob handling

* Require globs to match files, not directories
* files and sources must be an array of one or m...

github.com/avajs/ava - 4f4dfc7534c9b2b35e20ec04e2c3d084556baa00 authored almost 6 years ago
Ensure the assertion message is a string

Fixes #1125.

github.com/avajs/ava - 49120aafd40c96bbe8196d3da8898d05006588d8 authored almost 6 years ago
Fail snapshot assertions in CI if snapshot is missing

Fixes #1585.

github.com/avajs/ava - 0804107b49ef3bb43656cd48d27b0d54ea080d71 authored almost 6 years ago
Fix some links to the AVA documentation

github.com/avajs/eslint-plugin-ava - 417307800a6e5571666ff6becdecdea97b24873c authored almost 6 years ago
Update translation in french

1. Require Node.js 8.9.4 (avajs/ava@3a4afc6cf35aeffb6b019c6b75fa9b8e071bb53d)
2. Remove Flow typ...

github.com/avajs/ava-docs - d7b1fb348b97f01cae0ee744bde3524660e288d1 authored almost 6 years ago
Manage assertions through a class

The assertions no longer need to be explicitly bound to the test instance, but are passed closed...

github.com/avajs/ava - 2ce19993c759c9351206cdd49622aae24e7079fd authored almost 6 years ago
Remove Flow type definitions

Closes #2097.

github.com/avajs/ava - c633cf08891abaf7649d490642eef38b8150bfe0 authored almost 6 years ago
Require Node.js 8.9.4; update v8 versions for 10.0.0

github.com/avajs/babel-preset-stage-4 - 1d89ba9d55b62c3c7fbb03b323feda0e2cf4c46b authored almost 6 years ago
Require Node.js 8.9.4

* Remove support for `--debug` and `--debug-brk` CLI flags
* Refactor to utilize object rest/sp...

github.com/avajs/ava - 3a4afc6cf35aeffb6b019c6b75fa9b8e071bb53d authored almost 6 years ago
Move api.js into lib/

Originally the goal may have been for this to be accessible
programmatically, but it's unclear w...

github.com/avajs/ava - 2704b162dd7e45dc3a700b4c297c39ed1a99dee7 authored almost 6 years ago
Update badges, remove broken image in Russian translation

github.com/avajs/ava-docs - ca15c96add4bf6b6b71badb46e07234ff3e1fef7 authored almost 6 years ago
Fix some links (#230)

github.com/avajs/eslint-plugin-ava - ed2c1dccddd96c199b22aa8e96d1b7f28599e02d authored almost 6 years ago
Simplify macro types in TypeScript definition

github.com/avajs/ava - ebf480779b826dcccc86376caf8ca5af4273e912 authored almost 6 years ago
Add ava-webcomponents

github.com/avajs/awesome-ava - c3e3aefee9e034644ba7f102f1d5bd9db4942d47 authored almost 6 years ago
Fix French doc typo (#56)

github.com/avajs/ava-docs - 980c5aac5a4a14bc8e3b8ba2dd1140e5cbaff60b authored almost 6 years ago
Tweak reporter integration tests so they pass on Node.js 12-pre

github.com/avajs/ava - 55d973d620d68e522055cc94e45440444c7be431 authored almost 6 years ago
Add t.assert() to type definitions

github.com/avajs/ava - a7605dec23958ed3b9033bcb905e6fa592811510 authored almost 6 years ago
Update translation in french

1. Document that there is no default timeout (avajs/ava@99a10a16a3e3037326c91fb23c2a052acd3abef9...

github.com/avajs/ava-docs - c9447d3431ae739efb635827cbf71730a413cdb1 authored almost 6 years ago
Bump dependencies

github.com/avajs/ava - 0154a7f4fc3502aa0ca49bbbd0d1cab259291685 authored almost 6 years ago
Only apply power-assert to new t.assert() assertion

github.com/avajs/ava - 94064702837583f1cd3920142c5d0ce50e71e255 authored almost 6 years ago
Reflect t.assert() and changes in power-assert

github.com/avajs/eslint-plugin-ava - d88506550c8c6fea4eafd2aa219304df72ceba1a authored almost 6 years ago
Shim all tty methods

github.com/avajs/ava - c1f6fdfed61c99c1144cff56b58d113810c630c8 authored almost 6 years ago
Fix async function with for-await-of loop being reported

github.com/avajs/eslint-plugin-ava - cecf7a227ff56db09fe4eec6ccf67b84f0853ddd authored almost 6 years ago
Don't report filtered tests as pending

github.com/avajs/ava - 23e302a8dc35d03ba82916bd6591822a28d499d1 authored almost 6 years ago
Document that there is no default timeout

github.com/avajs/ava - 99a10a16a3e3037326c91fb23c2a052acd3abef9 authored almost 6 years ago
Print commands in watch mode

github.com/avajs/ava - cd256ac53c975d51ddabd3d80a9f909424f5d7e3 authored almost 6 years ago
Update power-assert patterns

Remove power-assert from
- t.truthy()
- t.falsy()
- t.true()
- t.false()
- ...

github.com/avajs/babel-preset-transform-test-files - cfdfc87e9eb76cbdb6b458faa1e3ee17f8355d88 authored almost 6 years ago
Update translation in french

1. Support require() in config files (avajs/ava@334e15b4af06492c9aed2800a0764f245d6a908b) 06-con...

github.com/avajs/ava-docs - 9789433bf984c0f3244bc46006fa174d036192ff authored almost 6 years ago
Check whether the code expectation was given

github.com/avajs/ava - 9beb60071b432cea9fcda60b244a4c3c637252c9 authored almost 6 years ago
Bump dependencies

`tap@^12.5` caused test failures on my machine, so I'm selecting `~12.4` for now.

A dependenc...

github.com/avajs/ava - 9600966ffa2452b73aa1d2a6ee9b440002700298 authored almost 6 years ago
Assert on expected error code, even when a number

github.com/avajs/ava - 82daa5e373ef0587693927acc63ce5590e8d8eb2 authored almost 6 years ago
Document `timeout` configuration

Fixes #2025.

github.com/avajs/ava - 1e3b072ab7aee9ce78d8faa774287902792fab90 authored almost 6 years ago
Improve pronunciation examples

github.com/avajs/ava - d97f11ddbbf824fd72165266770b9ae046e62324 authored almost 6 years ago
Fix unbound reference to clearTimeout

Test code should be able to stuck the global clearTimeout() without breaking AVA.

github.com/avajs/ava - 40f331c27e70690e724f9ddc893fed0556058987 authored almost 6 years ago
Support require() in config files

github.com/avajs/ava - 334e15b4af06492c9aed2800a0764f245d6a908b authored almost 6 years ago
Added few tests for lib/chalk.js

github.com/avajs/ava - 5751226ea32f160ca24bb07d2daa01f543c8ca5a authored almost 6 years ago
Update translation in french

1. Fix links to French translation of docs (avajs/ava@f4b2d196e813cf3549e19703e5a79ebc988fb8ca)
...

github.com/avajs/ava-docs - abdd141b225a15b504c31741c61e081026991e35 authored almost 6 years ago
Fix link to Babel recipe

github.com/avajs/ava - 7d10446e91706e65e5fc6b6286b2279c29ef9615 authored about 6 years ago
Update esm package detection

github.com/avajs/ava - 565822e0423a10b9fc0bbb9948d07aa5263b8892 authored about 6 years ago
Remove the `typings` field in package.json

It's not needed as TypeScript infers the file just like Node.js does for `index.js`.

github.com/avajs/ava - 2fce19f80edd98a3dbace5ebdc16a6444aab7dcd authored about 6 years ago
Recognize snapshot files as source files

Fixes #1511.

github.com/avajs/ava - d066f6fbc06ab2fa2d391ff373f5f09b2585b900 authored about 6 years ago
Send options to worker process over IPC

In large projects, the options may be too big to be passed through the
process arguments. Fixes ...

github.com/avajs/ava - 3078892236c4f78409cc8475ed88f07d1141c0f0 authored about 6 years ago
Fix stack traces in throw assertions

Fixes #1372.

github.com/avajs/ava - ad087f250fe22878ab40f7855a079cf005818464 authored about 6 years ago
Bump dependencies

github.com/avajs/ava - 8ad5efdd1670a7a5c28cc44ea98905f12947f774 authored about 6 years ago
Print pending tests on interrupt, and on timeout in mini reporter

Fixes #583.

github.com/avajs/ava - 2b60556360bb3b434ee5b4bb3486acb8a32b7aa7 authored about 6 years ago
Change deprecated workspaceRoot variable to the equivalent workspaceFolder

Fixes #2023.

github.com/avajs/ava - 0a5fe429ca37c025a15c5af919827436cc413abc authored about 6 years ago
Add `t.timeout()`

Fixes #1565

github.com/avajs/ava - b65c6d7da8ba3c7274f36dbcbcff26485f27d36f authored about 6 years ago
Linter fixes

github.com/avajs/ava - ed7807e372f7f50d43597d966a2314bdd7a7d6ff authored about 6 years ago
Rely on npm 6.6.0

Do not upgrade npm on Windows.

github.com/avajs/ava - f0a07cdc3132eadac1b46f7bc290f2ed995dfd4b authored about 6 years ago
Bump XO and fix some lint issues

github.com/avajs/ava - 6b10f2e725a29a30a923704415aa734b60e358c6 authored about 6 years ago
Fix accidental truncation of multi-line error messages

Fixes #1995.

github.com/avajs/ava - 72e0762d9accb937b7b32f9151fe4088d194c710 authored about 6 years ago
Fix profile.js example

github.com/avajs/ava - edfc0055fea4fc204ac98c391baaa2ad60b41079 authored about 6 years ago
Bump dependencies

github.com/avajs/ava - 7262a78abbc603d1f582717997f34de201663fde authored about 6 years ago
Fix t.log() in hooks

Fixes #1536

github.com/avajs/ava - d1877122cea7ce54455d9dcc2bca046612dbd628 authored about 6 years ago
Expose test file path within worker process

This adds `test.meta.file` which exposes the filename of the test being run by AVA.

Fixes #1976

github.com/avajs/ava - bccd297f38c9f4cf6dbb16dffa7ee8753dbbd12f authored about 6 years ago
Improve Babel and Vue recipes

- Add webpack alias section to Babel and Vue recipes
- Add exclusion of `node_modules` to `requ...

github.com/avajs/ava - c3bcbf2a568c12017fe0da041dc247a226019001 authored about 6 years ago
Update link to `t.throws()` assertion in AVA output

Fixes #2007.

github.com/avajs/ava - dc552bcb57181d9b6d9c39711013f9813ddc2c51 authored about 6 years ago
Update Travis config, remove AppVeyor

github.com/avajs/babel-preset-transform-test-files - 96da70dbcfb637965e94b31811652d752b74ec5e authored about 6 years ago
Upgrade dependencies

Fixes #209

github.com/avajs/eslint-plugin-ava - 8ebbca088b091b821788450fd7396ee07986a98c authored about 6 years ago
Add `ava-fixture-docker-db`

github.com/avajs/awesome-ava - 8d80536bd3c1c363b537b1d0e41146fca7c3a317 authored about 6 years ago
Fix links to French translation of docs (#2005)

github.com/avajs/ava - f4b2d196e813cf3549e19703e5a79ebc988fb8ca authored about 6 years ago
Update translation in french

1. Link to French translation of puppeteer recipe (avajs/ava@cc3e0eab2956c2e179e9cc0c7177c69ad0d...

github.com/avajs/ava-docs - 7fd00866a4cb92cf78ca3c80974631caeef7101b authored about 6 years ago
Fix npm install command in readme (#2001)

github.com/avajs/ava - 2e72fe7cf19a25f4d789356b9f38502ffb0091ba authored about 6 years ago
Use newer ES syntax where possible

As detected via XO. Also apply other XO fixes.

github.com/avajs/ava - 7b6e578dce32a6561e61ed6e2be6de8237b37800 authored about 6 years ago
Don't print errors twice

Fixes #26

github.com/avajs/gulp-ava - ec7029aebfc7cc62b0ddb386ac7bfe941efb6a3a authored about 6 years ago
Require Node.js 6

github.com/avajs/gulp-ava - 030b52da008756b0ed6b05193e2c1421fb8ff756 authored about 6 years ago
Reword introduction

github.com/avajs/ava - aac41dcb6662042956ffe4ccbe244dddcb71000f authored about 6 years ago
Bump dependencies & update documentation

github.com/avajs/ava - 84d8fff84cbf01a994a8f2ce520a2742dc79b14f authored about 6 years ago
Update the tagline and readme intro (#1983)

github.com/avajs/ava - c1364a1cfa821a22fd059a61cbc5b19c4a1808fd authored about 6 years ago
Clarify that not all configuration options can be overridden by CLI flags

Fixes #1989.

github.com/avajs/ava - eed2e7a9bc7a8bcdd6917206e6685feeda325e14 authored about 6 years ago
Fix 'sources' option in configuration docs

github.com/avajs/ava - 93e91c9ad09d89ab876d870130e42ad71ecabaf4 authored about 6 years ago
Remove moot ESLint disable comment

github.com/avajs/ava - 3bc80b0595f7e3d44c93a1f44d2724b52f95e911 authored about 6 years ago
Fix snapshot skip interface

github.com/avajs/ava - 311c197d71cecbd3f43e547014edd8cb6b6ecd8a authored about 6 years ago
Minor code style tweaks

github.com/avajs/eslint-plugin-ava - a4890396bcd2a42f918d853d91c711a3be73faf2 authored over 6 years ago