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

Exceptions from `axios` library result in Unhandled rejection

sflanker opened this issue 30 days ago
doc(watch-mode): Document file watcher crash

adamdicarlo0 opened this pull request about 2 months ago
Update dependencies

novemberborn opened this pull request about 2 months ago
Add `filterNodeArgumentsForWorkerThreads` option

bojavou opened this pull request 3 months ago
Update examples to use AVA 6

tommy-mitchell opened this pull request 3 months ago
Allow ignoring a resolved configuration

tommy-mitchell opened this issue 3 months ago
ava+testcontainers mini guide

sombriks opened this pull request 4 months ago
timeouts with testcontainers

sombriks opened this issue 4 months ago
Enable node 22 support

lenovouser opened this pull request 6 months ago
Add support for Node 22

ehmicky opened this issue 6 months ago
Tap reporter outputs internal stack traces

Inomares opened this issue 6 months ago
Address error in tap reporter when originalError is undefined

evmiguel opened this pull request 6 months ago
Replace `Buffer` with `Uint8Array`

make-github-pseudonymous-again opened this pull request 6 months ago
docs: add `serial` to config options

turadg opened this pull request 7 months ago
Update code-coverage.md

bn-l opened this pull request 7 months ago
Update readme.md

bn-l opened this pull request 8 months ago
Add VS Code debugging instructions for Yarn PnP projects

bitjson opened this pull request 8 months ago
`t.inRange`

Richienb opened this issue 8 months ago
`t.throws` doesn't recognize falsy thrown values

gibson042 opened this issue 8 months ago
Allow regexes in `t.like`

tommy-mitchell opened this issue 8 months ago
Add registerCompletionHandler to main.d.cts

sosnovsky opened this pull request 8 months ago
registerCompletionHandler can't be used in CommonJS project

sosnovsky opened this issue 8 months ago
Upgrade `xo` to `v0.57.0` and lint sources, tests, and examples

make-github-pseudonymous-again opened this pull request 8 months ago
Donating Funds to Ava

Lfada opened this issue 9 months ago
Yea

Ramezaan7 opened this issue 9 months ago
Update dependencies

novemberborn opened this pull request 9 months ago
Fix 'previous failures' in watch mode always incrementing

novemberborn opened this pull request 9 months ago
Update TypeScript recipe for loader changes

tommy-mitchell opened this pull request 9 months ago
Fix import typo

codetheweb opened this pull request 9 months ago
Add support for `--env-file=` flag for node 20 in `nodeArguments`

torbjornvatn opened this issue 9 months ago
Ava fails to run in watch mode via CLI

rglover opened this issue 10 months ago
Update README with "Ceasefire Now" badge

isthisnagee opened this pull request 10 months ago
Implement registerCompletionHandler()

novemberborn opened this pull request 10 months ago
Test with AVA 6

novemberborn opened this pull request 10 months ago
ci: Only test reporters on Linux

novemberborn opened this pull request 10 months ago
Remove references to older AVA versions

novemberborn opened this pull request 10 months ago
Typescript with VS Code debug issue

AaronPorts opened this issue 10 months ago
Azure DevOps output handler

knackstedt opened this issue 10 months ago
Fix typo in README

screendriver opened this pull request 10 months ago
Ensure watch mode works outside of its integration tests

novemberborn opened this pull request 11 months ago
Ability to run a mixed test code base using node:test

Raynos opened this issue 11 months ago
The watch mode does not work in v6

aristov opened this issue 11 months ago
Tweak README

novemberborn opened this pull request 11 months ago
Update 03-assertions.md because of issue #2624

ChopCodes opened this pull request 11 months ago
Update dependencies & other minor tweaks

novemberborn opened this pull request 11 months ago
Fix external assertions tests for Node.js 21

novemberborn opened this pull request 11 months ago
Monorepo with babel aliases support

yuriy-yarosh opened this issue 11 months ago
Support a proper junit reporter

bitliner opened this issue 11 months ago
Update memoize dependency

sindresorhus opened this pull request 11 months ago
Don't force-exit after tests have completed

novemberborn opened this pull request 11 months ago
AVA hangs after all tests pass

rrthomas opened this issue 12 months ago
Remove ability to select AVA 5 watcher

novemberborn opened this pull request 12 months ago
Update dependencies and some minor tweaks

sindresorhus opened this pull request 12 months ago
Added CODE_OF_CONDUCT.md

parthrc opened this pull request 12 months ago
npx ava -r dotenv-flow/config not working

sombriks opened this issue 12 months ago
Drop Node.js 16, upgrade minimal 18 and 20, test 21

novemberborn opened this pull request 12 months ago
typo fix

bricker opened this pull request about 1 year ago
Expose internal events for custom reporters via config

codetheweb opened this pull request about 1 year ago
Make assertions throw

novemberborn opened this pull request about 1 year ago
Allow throws to accept a fn/Promise that throws anything

adiSuper94 opened this pull request about 1 year ago
Refactor error processing

novemberborn opened this pull request about 1 year ago
Update WebStorm (lack of) support

dandv opened this pull request about 1 year ago
Revert "Add banner to support Ukraine"

Heartnett opened this pull request about 1 year ago
test.sequential for tests that rely on the sequence

turadg opened this issue about 1 year ago
Add `t.unorderedEqual()` assertion

tommy-mitchell opened this pull request about 1 year ago
Make `assert`, `truthy` and `falsy` typeguards

ZachHaber opened this pull request about 1 year ago
feat: add `sourceMaps` option

aleclarson opened this pull request about 1 year ago
Executing code in the main thread - e.g. import 'sharp'

KidkArolis opened this issue about 1 year ago
automated assert retries

codan84 opened this issue about 1 year ago
Only treat native errors as errors

novemberborn opened this pull request about 1 year ago
Upgrade tempy and use built-in retry

novemberborn opened this pull request about 1 year ago
Implement .because() modifier for irregular tests

novemberborn opened this issue about 1 year ago
Support `.ava` cacheDir for better compatibility with Yarn PnP

andrewzey opened this issue about 1 year ago
Update TypeScript recipe for mocks, Node.js 20

tommy-mitchell opened this pull request about 1 year ago
Remove p-event dependency

novemberborn opened this pull request over 1 year ago
Remove workaround for worker.terminate() crashes

novemberborn opened this pull request over 1 year ago
Add t.timeout.clear() to restore default behavior

novemberborn opened this pull request over 1 year ago
Pro-actively write out code coverage

novemberborn opened this pull request over 1 year ago
Minor updates

novemberborn opened this pull request over 1 year ago
AVA 6 watch mode

novemberborn opened this pull request over 1 year ago
ES2022, remove superfluous dependencies, other cleanup

novemberborn opened this pull request over 1 year ago
Drop support for Node.js 14, update minimal requirements for 16, 18 and 20

novemberborn opened this pull request over 1 year ago
Document execArgv incompatibility with worker threads

novemberborn opened this pull request over 1 year ago
Fix circular selector detection in t.like()

novemberborn opened this pull request over 1 year ago
Custom loader not called on node 20

enricoschaaf opened this issue over 1 year ago
Update t.like to support Symbol keys and ignore non-enumerable properties

gibson042 opened this pull request over 1 year ago
`t.like` mishandles symbol-keyed and non-enumerable properties

gibson042 opened this issue over 1 year ago
`pattern` CLI option Path Expansion

shellscape opened this issue over 1 year ago
`t.like()` selector must not contain circular references

guoard opened this issue over 1 year ago