Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Tapjs
Development and maintenance of the node-tap test framework
Collective -
Host: opensource -
https://opencollective.com/tapjs
- Code: https://github.com/tapjs/tapjs
Support tsconfig with moduleResolution: node10
github.com/tapjs/tapjs - npdev453 opened this issue over 1 year ago
github.com/tapjs/tapjs - npdev453 opened this issue over 1 year ago
avoid running tap from global location, warn if trying to manage plugins with global install
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
Comb through every combo of plan, promise, end()
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
Plugin @tapjs/nock doesn't work in a NPM workspace
github.com/tapjs/tapjs - sinedied opened this issue over 1 year ago
github.com/tapjs/tapjs - sinedied opened this issue over 1 year ago
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'tap-yaml'
github.com/tapjs/tapjs - sinedied opened this issue over 1 year ago
github.com/tapjs/tapjs - sinedied opened this issue over 1 year ago
t.plan plus t.resolves (or t.rejects) causes "test assertion after Promise resolution" error
github.com/tapjs/tapjs - ekynoxe opened this issue over 1 year ago
github.com/tapjs/tapjs - ekynoxe opened this issue over 1 year ago
tcompare: Symbol formatting in `js` style isn't valid js
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
source map lookup on process.exit event cause test process to hang
github.com/tapjs/tapjs - ert78gb opened this issue over 1 year ago
github.com/tapjs/tapjs - ert78gb opened this issue over 1 year ago
Simplifying formatting for error objects in diffs obscures details when pattern matching
github.com/tapjs/tapjs - towerofnix opened this issue over 1 year ago
github.com/tapjs/tapjs - towerofnix opened this issue over 1 year ago
Add reporter-file config option
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
How to check presence/values of symbols used as object keys?
github.com/tapjs/tapjs - towerofnix opened this issue over 1 year ago
github.com/tapjs/tapjs - towerofnix opened this issue over 1 year ago
Coverage info written to stdout when using junit reporter
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
Compare and format React elements as JSX
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
Tap 18.2: SyntaxError: The requested module 'minipass' does not provide an export named 'Minipass'
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
tsc doesn't find types on 18.1.4
github.com/tapjs/tapjs - yonahforst opened this issue over 1 year ago
github.com/tapjs/tapjs - yonahforst opened this issue over 1 year ago
`test count(<count>) != plan(<plan>)` should be failing test point, not comment
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
Tests timeout becase t.end() does not work
github.com/tapjs/tapjs - Andriy-Kulak opened this issue over 1 year ago
github.com/tapjs/tapjs - Andriy-Kulak opened this issue over 1 year ago
--files CLI command does not work in v 18
github.com/tapjs/tapjs - Andriy-Kulak opened this issue over 1 year ago
github.com/tapjs/tapjs - Andriy-Kulak opened this issue over 1 year ago
bring forward old reporting styles
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
jackspeak doesn't work with nodejs 20
github.com/tapjs/tapjs - waterkip opened this issue over 1 year ago
github.com/tapjs/tapjs - waterkip opened this issue over 1 year ago
Breakage between 16.x and 18.x version for .taprc
github.com/tapjs/tapjs - waterkip opened this issue over 1 year ago
github.com/tapjs/tapjs - waterkip opened this issue over 1 year ago
plan plus async function plus async children, causes "assertion after resolution" error
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
pnpm cannot find builtin plugins, loaders
github.com/tapjs/tapjs - Ethan-Arrowood opened this issue over 1 year ago
github.com/tapjs/tapjs - Ethan-Arrowood opened this issue over 1 year ago
@tapjs/serialize is imported but not required/ installed by tap package
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
github.com/tapjs/tapjs - piotr-cz opened this issue over 1 year ago
`--before` makes all TAP data get duplicated for some reason
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
Website stuck on v16 due to caching (service worker)
github.com/tapjs/tapjs - TimonVS opened this issue over 1 year ago
github.com/tapjs/tapjs - TimonVS opened this issue over 1 year ago
@tapjs/stack needs to be able to produce "conventional" js stacks
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
treat actual/expected as aliases for found/wanted
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
calculate diff in reporter if no diff diag, but has found/wanted
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
reporter: treat `location: '<file>:<line>:<col>' as callsite source
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
Add --fail-skip/todo opts, better skip reporting
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
reporter should handle long test names on narrow screens better
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
`tap build` failing when adding external plugin
github.com/tapjs/tapjs - jasonk opened this issue over 1 year ago
github.com/tapjs/tapjs - jasonk opened this issue over 1 year ago
Document that `tap@18` drops Node.js 14 support?
github.com/tapjs/tapjs - s100 opened this issue over 1 year ago
github.com/tapjs/tapjs - s100 opened this issue over 1 year ago
root TAP should output serialized data for `node --test` runner
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
plugins need a way to modify `--node-arg` used by runner `test-args.ts`
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
interpret `duration_ms` diagnostic/comment as alias for `# time=...ms`
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
esm coverage map on windows getting incorrect url
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
t.captureFn(fn).args has incorrect return type if fn has typed arguments
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
Add options to treat todo/skip as failures
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
`tap build` failing when adding external plugin.
github.com/tapjs/tapjs - jasonk opened this pull request over 1 year ago
github.com/tapjs/tapjs - jasonk opened this pull request over 1 year ago
`@tapjs/create-plugin` missing templates
github.com/tapjs/tapjs - jasonk opened this pull request over 1 year ago
github.com/tapjs/tapjs - jasonk opened this pull request over 1 year ago
Always show call site of "my code" if possible
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
TypeScript 5.2, use tshy for hybrid builds
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
github.com/tapjs/tapjs - isaacs opened this pull request over 1 year ago
snapshot: warn (or just correct?) if snapshot string contains cwd
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
fix(config): update markdown help for --include
github.com/tapjs/tapjs - jordanbtucker opened this pull request over 1 year ago
github.com/tapjs/tapjs - jordanbtucker opened this pull request over 1 year ago
Coverage report includes coverage of test files when their filenames do not match default include pattern
github.com/tapjs/tapjs - jordanbtucker opened this issue over 1 year ago
github.com/tapjs/tapjs - jordanbtucker opened this issue over 1 year ago
Extract coverage reporting from C8
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
github.com/tapjs/tapjs - isaacs opened this issue over 1 year ago
chore: bump lstn action to 0.2.1
github.com/tapjs/tapjs - fntlnz opened this pull request over 1 year ago
github.com/tapjs/tapjs - fntlnz opened this pull request over 1 year ago
How to augment TypeScript definitions for custom assertions?
github.com/tapjs/tapjs - paambaati opened this issue over 2 years ago
github.com/tapjs/tapjs - paambaati opened this issue over 2 years ago
Lifecycle events and Typescript
github.com/tapjs/tapjs - aldis-ameriks opened this issue over 4 years ago
github.com/tapjs/tapjs - aldis-ameriks opened this issue over 4 years ago
Use c8 for coverage instead of nyc
github.com/tapjs/tapjs - isaacs opened this issue almost 6 years ago
github.com/tapjs/tapjs - isaacs opened this issue almost 6 years ago
docs(coverage): browser launching details
github.com/tapjs/tapjs - ahmadnassri opened this pull request almost 7 years ago
github.com/tapjs/tapjs - ahmadnassri opened this pull request almost 7 years ago