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

Revert "Add banner to support Ukraine"

github.com/avajs/ava - Heartnett opened this pull request over 1 year ago
Add `t.unorderedEqual()` assertion

github.com/avajs/ava - tommy-mitchell opened this pull request over 1 year ago
Make `assert`, `truthy` and `falsy` typeguards

github.com/avajs/ava - ZachHaber opened this pull request over 1 year ago
feat: add `sourceMaps` option

github.com/avajs/ava - aleclarson opened this pull request over 1 year ago
Executing code in the main thread - e.g. import 'sharp'

github.com/avajs/ava - KidkArolis opened this issue over 1 year ago
automated assert retries

github.com/avajs/ava - codan84 opened this issue over 1 year ago
Only treat native errors as errors

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Upgrade tempy and use built-in retry

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Implement .because() modifier for irregular tests

github.com/avajs/ava - novemberborn opened this issue over 1 year ago
Update TypeScript recipe for mocks, Node.js 20

github.com/avajs/ava - tommy-mitchell opened this pull request over 1 year ago
Remove p-event dependency

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Remove workaround for worker.terminate() crashes

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Add t.timeout.clear() to restore default behavior

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Pro-actively write out code coverage

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
AVA 5

github.com/avajs/test - novemberborn opened this pull request over 1 year ago
Minor updates

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
AVA 6 watch mode

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
ES2022, remove superfluous dependencies, other cleanup

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Document execArgv incompatibility with worker threads

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Fix circular selector detection in t.like()

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Custom loader not called on node 20

github.com/avajs/ava - enricoschaaf opened this issue over 1 year ago
`pattern` CLI option Path Expansion

github.com/avajs/ava - shellscape opened this issue over 1 year ago
segfaults on node 18.x.x

github.com/avajs/ava - 8de2fdb0 opened this issue over 1 year ago
Dependency updates and so forth

github.com/avajs/ava - novemberborn opened this pull request over 1 year ago
Make assertions throw

github.com/avajs/ava - sindresorhus opened this issue over 1 year ago
Replace 'del' dependency by built-in recursive fs.rm

github.com/avajs/ava - craigahobbs opened this pull request over 1 year ago
`no-import-test-files` is slow

github.com/avajs/eslint-plugin-ava - fisker opened this issue over 1 year ago
node v20 --loader error

github.com/avajs/ava - iambumblehead opened this issue almost 2 years ago
Add Node.js 20 to test matrix

github.com/avajs/ava - flovogt opened this pull request almost 2 years ago
ci: run tests on latest node 19

github.com/avajs/ava - flovogt opened this pull request almost 2 years ago
Update TypeScript recipe to remove ts-node recommendation

github.com/avajs/ava - ondreian opened this pull request almost 2 years ago
Default to verbose.

github.com/avajs/ava - Raynos opened this issue almost 2 years ago
`ava/use-test` allow inline type imports

github.com/avajs/eslint-plugin-ava - RebeccaStevens opened this issue almost 2 years ago
Zero != -Zero in is / deepEqual

github.com/avajs/ava - seanmay opened this issue almost 2 years ago
Recognize typical assertion errors and use their formatting

github.com/avajs/ava - Irvenae opened this pull request almost 2 years ago
Add Error .cause property to output

github.com/avajs/ava - Cobertos opened this issue almost 2 years ago
Support arrays in t.like() assertion

github.com/avajs/ava - tommy-mitchell opened this pull request almost 2 years ago
Support the new watch mode in AVA 6

github.com/avajs/typescript - novemberborn opened this pull request almost 2 years ago
Support additional extensions and other modernizations

github.com/avajs/typescript - novemberborn opened this pull request almost 2 years ago
Modernize `require` config

github.com/avajs/ava - sculpt0r opened this pull request almost 2 years ago
chalk does not produce colored logs if run with --no-worker-threads

github.com/avajs/ava - stevecaldwell77 opened this issue almost 2 years ago
ci: bump version of example testcases

github.com/avajs/ava - Ananya2001-an opened this issue almost 2 years ago
This is not mine idk who this is but someone got my info

github.com/avajs/ava - Avelas1234 opened this issue almost 2 years ago
[bug] Cannot add hooks through require config

github.com/avajs/ava - c-vetter opened this issue almost 2 years ago
docs: update usage section in readme

github.com/avajs/ava - Ananya2001-an opened this issue almost 2 years ago
Add t-node error handling section to TypeScript recipe

github.com/avajs/ava - MartynasZilinskas opened this pull request almost 2 years ago
More options to limit / control concurrency

github.com/avajs/ava - hbgl opened this issue about 2 years ago
Explicitly configure script name for CLI

github.com/avajs/ava - mcecode opened this pull request about 2 years ago
Infinite loop occurs when running `serializeError`

github.com/avajs/ava - RebeccaStevens opened this issue about 2 years ago
Pending timed-out tests are not reported at the end summary

github.com/avajs/ava - emilis-ideait opened this issue about 2 years ago
Ava skips next tests in file if a previous test timeouts

github.com/avajs/ava - emilis-ideait opened this issue about 2 years ago
feature request: reporter customization

github.com/avajs/ava - gibson042 opened this issue about 2 years ago
SIGSEGV with worker threads

github.com/avajs/ava - Zajozor opened this issue about 2 years ago
Basic example from readme doesn't work

github.com/avajs/ava - vedmant opened this issue about 2 years ago
Infer thrown error from expectations

github.com/avajs/ava - tao-cumplido opened this pull request about 2 years ago
fix: guard against type errors in prefer-t-regex

github.com/avajs/eslint-plugin-ava - spence-s opened this pull request about 2 years ago
Update dependencies and such

github.com/avajs/ava - novemberborn opened this pull request about 2 years ago
De-register all shared workers

github.com/avajs/ava - codetheweb opened this pull request about 2 years ago
Unref shared worker when all test workers have deregistered

github.com/avajs/ava - codetheweb opened this pull request about 2 years ago
bug: pointer being freed was not allocated

github.com/avajs/ava - titanism opened this issue about 2 years ago
Update to eslint-doc-generator v1.0.0

github.com/avajs/eslint-plugin-ava - bmish opened this pull request about 2 years ago
feat: print full stack trace on error

github.com/avajs/ava - tmillr opened this issue about 2 years ago
throwsAsync() not working

github.com/avajs/ava - taitruong opened this issue about 2 years ago
Update dependencies

github.com/avajs/ava - novemberborn opened this pull request about 2 years ago
Update reporter logs for latest Node.js 16

github.com/avajs/ava - novemberborn opened this pull request about 2 years ago
allow resolve config file to use loaders

github.com/avajs/ava - panva opened this issue over 2 years ago
Add main field to package.json for compatibility

github.com/avajs/ava - Baune8D opened this pull request over 2 years ago
Automate docs with eslint-doc-generator

github.com/avajs/eslint-plugin-ava - bmish opened this pull request over 2 years ago
Output logs for tests that remain pending when AVA exits

github.com/avajs/ava - kevo1ution opened this pull request over 2 years ago
Rewrite watcher

github.com/avajs/ava - novemberborn opened this pull request over 2 years ago
Assertion error: something relative to module resolution

github.com/avajs/ava - SimTheFool opened this issue over 2 years ago
Require in config

github.com/avajs/ava - gayanhewa opened this pull request over 2 years ago
Update assertions-as-type-guards.cts

github.com/avajs/ava - chandan23sde opened this pull request over 2 years ago
Update 01-writing-tests.md

github.com/avajs/ava - chandan23sde opened this pull request over 2 years ago
Grammatical mistakes corrected in readme

github.com/avajs/ava - SATYAM1548 opened this pull request over 2 years ago
Do not strip repeat spaces from title

github.com/avajs/ava - gajus opened this issue over 2 years ago
Update dependencies; more type tweaks

github.com/avajs/ava - novemberborn opened this pull request over 2 years ago
Update to the browser testing recipe to use jsdom directly

github.com/avajs/ava - DavidVujic opened this pull request over 2 years ago
Re-organize types for maximum compatibility

github.com/avajs/ava - novemberborn opened this pull request over 2 years ago