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 ESM from Puppeteer recipe

github.com/avajs/ava - a901672bbc81b011f3c8d9e4ccc703fc088694de authored over 4 years ago
zh_CN: test.cb.beforeEach should be test.beforeEach.cb

github.com/avajs/ava-docs - b54a125059e0459e8737361eb4b7cc2e851bc8e8 authored over 4 years ago
Update dependencies

* Update dev dependencies

* Test with TypeScript 3.9

* Update dependencies

This include...

github.com/avajs/ava - 34a134a3149f3d4936e188674972c2a47fbcd539 authored over 4 years ago
Update endpoint testing recipe to use correct options for got

Co-authored-by: Sindre Sorhus <[email protected]>

github.com/avajs/ava - 4b79740056b176afc4cf3a9b3c111e0efb23d8a5 authored over 4 years ago
Initial commit

github.com/avajs/get-port - 9995eae617439c297a52710a24a1ac333e971e0d authored over 4 years ago
Reporter improvements

* Always show stats last
* Don't print known failing tests after stats
* Tweak empty lines and...

github.com/avajs/ava - baaf99a792eed586678a0cf88864f3f0aa16bd7a authored almost 5 years ago
Initial commit

github.com/avajs/cooperate - b0a666d1260e4f77002711a1f0cb4782ad64d608 authored almost 5 years ago
Prep for release

* Update tagline

* Separate supported Node.js 12 version ranges

12.16.0 supports advanced ...

github.com/avajs/ava - 05c3158effe5dfb2d9c4d0be69eb41b465bea8d6 authored almost 5 years ago
Configure import/no-unresolved linter rule

github.com/avajs/ava - bec7c9e185d8c4051f45e99490911672ca66f926 authored almost 5 years ago
Correctly use picomatch dependency

Fixes #2484.

github.com/avajs/ava - fd92b4a368aac600e0b1f95b514179db8316771c authored almost 5 years ago
Test AVA using AVA

github.com/avajs/ava - c8f31a39ca7a2b13a5b3c85c5b1467da2ecc5c7a authored almost 5 years ago
Package AVA

github.com/avajs/test - 46dbf16d19cccfdb5b599fb80ec3baf97ceb9605 authored almost 5 years ago
Initial commit

github.com/avajs/test - 5b2a271e19888d11c56231645d7b2c659bdf76c2 authored almost 5 years ago
Clarify use

github.com/avajs/typescript - 96b4ae4ad282bef17a6de6976c630a238a0e31f9 authored almost 5 years ago
Use configured depth limit for diffs in assertion failures

github.com/avajs/ava - a5385a41688b8d2359bce29410dcc0a91bdc36ed authored almost 5 years ago
Add t.teardown()

github.com/avajs/eslint-plugin-ava - a4878cfb5f7281196bcaf0248f972eaff6cd7e04 authored almost 5 years ago
Upgrade matcher

Fixes #2467

github.com/avajs/ava - 63ea26c23510bd30c82228c6367192054257d6af authored almost 5 years ago
Tweak codecov uploads

github.com/avajs/ava - a9c165f6c9d3787105b4019da0cdc397aba1234a authored almost 5 years ago
Dependency updates

* Use c8 rather than nyc
* Fix reporter tests flaking out

github.com/avajs/ava - 0976cfe223763ed07fa345b0f1d638f7f077cc62 authored almost 5 years ago
Run tests at selected line numbers

Co-Authored-By: Mark Wubben <[email protected]>

github.com/avajs/ava - 1222ce9538e4890c20af695e558e3ee490f5a41b authored almost 5 years ago
Add `t.teardown()`

Co-Authored-By: Mark Wubben <[email protected]>

github.com/avajs/ava - 75cbc3b2a53d3b8530266b10bed71b838bc11fec authored almost 5 years ago
Don't print empty error stacks

github.com/avajs/ava - af7b2d59f163a05c12e51535c516cd632e52467e authored almost 5 years ago
Remove test slowness output checks from reporter tests

github.com/avajs/ava - 993bb9039d6d46ca51f76d6b99129d66ca4a6434 authored almost 5 years ago
Node.js 14 compatibility

* Fix circular dependency
* Add to CI matrix
* Update supported engines
* Add reporter logs

github.com/avajs/ava - 2e7c76b85cb65a04605fed843ee2f571afc66c37 authored almost 5 years ago
Fix watch mode with mini reporter

github.com/avajs/ava - 59c227d9c5261117d99e8e84693b9c89c3438a92 authored almost 5 years ago
Fix file path typo in Italian browser testing docs

github.com/avajs/ava-docs - 76434bb7c67be8490e34c4380ae3753e623ac808 authored almost 5 years ago
Retain (most of) Node.js internals in stack traces

This retains most of the Node.js internals in stack traces for the mini and verbose reporters. I...

github.com/avajs/ava - 9a9351ddbee9c6c76601210c5dd8f5b0d81cc3b0 authored almost 5 years ago
Support parallel runs that do not need to run test files

github.com/avajs/ava - 26c8326baf298d205d19682388259a666c93f640 authored almost 5 years ago
Remove now unnecessary `finishPromised()` from lib/test.js

github.com/avajs/ava - 7eb23dddcf5a87eb3d371473286a5cce9b246b8f authored almost 5 years ago
Use HTTPS links

github.com/avajs/ava - 276c16afc85bddc2c68592a002a96eb4cf3521cc authored almost 5 years ago
Update dependencies

* Ensure mem is a regular dependency, and update it

* Upgrade XO

* Update dev dependencies

github.com/avajs/ava - dce14c6719ebc6d67fa8e23ca02931d33520b5fa authored almost 5 years ago
Test our type definitions with multiple TS versions

To avoid accidentally breaking compatibility with older TypeScript versions, test with each supp...

github.com/avajs/ava - fc93098219f14a09cf435bbe757dfbe38a78d4c8 authored almost 5 years ago
Expose snapshot directory through test.meta

Fixes #1984.

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/ava - cb5f9f70879ee549837c31e577e01f87970164ed authored almost 5 years ago
Remove ava-spec

github.com/avajs/awesome-ava - f6876e6197ccb79ce36d9326213a3e28ab11a248 authored almost 5 years ago
Rebuild lockfile

github.com/avajs/ava - 886b4d7f2d4d7a56e0dccb24e70bf96d22c39d69 authored almost 5 years ago
Dependency updates

* Remove ts-node related tests

* Remove unused lolex dependency

* Update dev dependencies
...

github.com/avajs/ava - 1f59b052d2be35699c39802003e67d75928f4828 authored almost 5 years ago
Fix TypeScript documentation for t.try()

github.com/avajs/ava - 489b13e0be3c0ba9717c3c0eaf1ee86c480be3f5 authored almost 5 years ago
Remove link to previously removed recipe

Fixes #2438.

github.com/avajs/ava - 4bf64d048e203bb4cbf3b640f901cfd17a92cda9 authored almost 5 years ago
Add Polish translation

github.com/avajs/ava-docs - 18cbe3bed3f27811945a4fa2a49851c2950edd8a authored almost 5 years ago
Add t.passed to execution contexts

In `afterEach` hooks, consult `t.passed` to determine whether the test passed.

Fixes #840.

...

github.com/avajs/ava - 8f312c0f2c978ba39baae0f701015d79af18cbde authored almost 5 years ago
Fix typo in endpoint testing recipe

github.com/avajs/ava - ede4f322b4fa6263c8ae14ec04282ab06bb0afd4 authored almost 5 years ago
Upgrade XO

github.com/avajs/ava - 60784a513876ec9b508c92e92dd6191853151729 authored almost 5 years ago
Reorganize tests

* Rename test directory to test-tap

This makes way for new, self-hosted tests inside a test d...

github.com/avajs/ava - f07eec80e934f150b6e7902288163ea097be45c3 authored almost 5 years ago
Tweak test timeouts to reduce flakiness

github.com/avajs/ava - 2c8b75d358f8725cd329ca268d2387959c175b1d authored almost 5 years ago
Allow tests to force AVA to behave like in CI or not

Rather than messing with the third-party CI detection, allow the tests
to force it, so that they...

github.com/avajs/ava - 52bbd5b22dad1a362cc984011a614b69e76fbfb5 authored almost 5 years ago
Simplify Codecov setup

github.com/avajs/babel - 0949eaadfff2c7f8009f056c62c5f632ff7f0c6d authored almost 5 years ago
Simplify Codecov setup

github.com/avajs/eslint-plugin-ava - bf2364459d240684b15b57f2542abc47f623c2d8 authored almost 5 years ago
Simplify Codecov setup

github.com/avajs/typescript - 058b5be55ed5f846f71494c2f105c6bd6fdd3fc3 authored almost 5 years ago
Simplify Codecov setup

github.com/avajs/ava - 3195eb8e7351ffb37c5350baed9598d14b81596d authored almost 5 years ago
Add `use-t-throws-async-well` rule (#278)

Co-authored-by: Sindre Sorhus <[email protected]>

github.com/avajs/eslint-plugin-ava - eea71c3eddb5608b04e07fcb48da8acdafff1525 authored almost 5 years ago
Add debug --host option

Allow binding the inspector to a different address or hostname.

Co-authored-by: Mark Wubben <...

github.com/avajs/ava - 13d66519e7b69e810079673d6583dc7336a16ebe authored almost 5 years ago
Assertion methods auto correction for `use-t-well` rule (#277)

Co-authored-by: Sindre Sorhus <[email protected]>

github.com/avajs/eslint-plugin-ava - d9f9a497568d9c96cc3a7931de2af549b6e4f663 authored almost 5 years ago
Ship t.try() without requiring opt-in

This removes the tryAssertion experiment.

github.com/avajs/ava - 12ba7bcd67b93d1aa32d366878bf05ece011cc8a authored almost 5 years ago
Evaluate ava.config.js scripts in current context

Fixes #2405.

github.com/avajs/ava - f4d4edd3379e51ac733b184e20dd0228be24245a authored almost 5 years ago
Improve detection of ESM support

github.com/avajs/ava - 8831f54d760bbcadf8924ef6b10899a6b786c3b5 authored almost 5 years ago
Support undefined as second argument to t.throws and t.throwsAsync

github.com/avajs/ava - d0e21612390d50f084f7062b051164624ef391ff authored almost 5 years ago
Don't trigger `no-incorrect-deep-equal` for regular expression (#276)

Co-authored-by: Sindre Sorhus <[email protected]>

github.com/avajs/eslint-plugin-ava - a217bee0429d122132782fc6731178985e8f746e authored almost 5 years ago
Recognize t.try() assertion

Fixes #272

github.com/avajs/eslint-plugin-ava - f3506755bb723bb801dc53ad0e9733573f2e8ee1 authored almost 5 years ago
Document `t.try()` (#2251)

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/ava - 324e45f2f89e6fa872423c338aba20e202c5b2f5 authored almost 5 years ago
Bump dependencies

* Bump dependencies

* Rebuild package-lock

* Fix lint errors

github.com/avajs/ava - da52e5fc1d650f54dc564d860f2dfe5b0484148f authored almost 5 years ago
Ensure t.try() assigns unique titles when multiple implementations are passed

github.com/avajs/ava - 55a3649000611900ba6dfbf94faefa6372a70e79 authored almost 5 years ago
Prefix attempt titles with that of parent test

Since titles must be unique throughout the test file, it's easier if
attempt titles are always p...

github.com/avajs/ava - 7ee3a0e5940a105dec447851c777ea44555e8220 authored almost 5 years ago
Clarify which build files are ignored by AVA

Fixes #14.

github.com/avajs/typescript - 2093768617d76cdbe4f2a81041839c1edf0bd278 authored almost 5 years ago
Remove is-plain-object dependency

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/typescript - e43f188a5465df7e7860585dc1897aa679e76382 authored almost 5 years ago
Bump dependencies

* Bump dev dependencies

* Fix linting issue

* Replace lolex with @sinonjs/fake-timers

*...

github.com/avajs/ava - a69e4f2caf0c227b60b6159fa1aeaa24ee3ee4fa authored almost 5 years ago
Allow importing AVA as `anyTest` in TypeScript files

github.com/avajs/eslint-plugin-ava - 524594d3a2c2bc60c272b6a683e18cd97b2dbad4 authored almost 5 years ago
Remove @types/node reference

Fixes #2397.

* Remove @types/node reference from our TypeScript definition

* Ensure our Ty...

github.com/avajs/ava - 7a1dacf369a5857309effa42fc1638d7b8fe4ead authored almost 5 years ago
Update Vue recipe to use JSDom rather than browser-env

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/ava - 3f9c616b44c7374404d75af63f393750160c6b84 authored almost 5 years ago
Improve error message when `test.cb()` is used with promises

Fixes #2386

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/ava - f5a8c2b2df757886247492ce3372f1e18da36ab7 authored almost 5 years ago
Upgrade @ava/babel

Recognize new @ava/require-precompiled dependency when beautifying stack traces.

github.com/avajs/ava - 362b6f983b293e81eeb11ccc249a0ac4bab52921 authored about 5 years ago
Support loading ESM test files

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/ava - 04ba44b4d738088a5133895caad7e85d25240b42 authored about 5 years ago
XO: Temporarily disable import/order rule

Looks like there's a regression which causes test failures on Windows.

github.com/avajs/babel - 801c73c862a85567384ac7158e49800f75b1d09f authored about 5 years ago
Update dependencies

github.com/avajs/babel - 7df10bb77f0d01ee9fe2e6fd46da589acc86eda4 authored about 5 years ago
Update require-precompiled

github.com/avajs/babel - 775114b57cfed5801b4ab4430cb37c8be58a26fb authored about 5 years ago
Update documentation

github.com/avajs/require-precompiled - 46cdad6551b1b1995c64f288bd15a68c62bb2820 authored about 5 years ago
Fall back to default .js handler for unknown extensions

Co-authored-by: Mark Wubben <[email protected]>

github.com/avajs/require-precompiled - 9571a61726e35b37526875216d3c1ea76984aaa4 authored about 5 years ago
Leap year maintenance

* Require Node.js 10

* Test Node.js 10, 12 and 13 using GitHub Actions

* Update dependenci...

github.com/avajs/require-precompiled - 01bb7495af2850b87817253b746744b010bc1ae8 authored about 5 years ago
XO: Temporarily disable import/order rule

Looks like there's a regression which causes test failures on Windows.

github.com/avajs/typescript - 3b095fbbf0c48925f7395ddc19b4615e7acd9d23 authored about 5 years ago
Improve integration with AVA

Have the watcher ignore changes to the original TypeScript source files.
This way, the watcher w...

github.com/avajs/typescript - 586d820ad2426039ff7328a61443d2a82dfd1a69 authored about 5 years ago