Issues
- 0
[FEATURE] Add option to run test by line number
#1047 opened by rchatrath7 - 1
[BUG] Unable to run tap build or install plugins when using a private registry with authentication
#1044 opened by vala84no - 0
- 4
Node 23 fails with new top level await error
#1041 opened by jdalton - 0
typo in the docs
#1043 opened by mattdiamond - 0
- 0
[BUG] The requested module does not provide an export
#1040 opened by jfhbrook - 0
[BUG] test named with backslash will get { total: 2 }
#1038 opened by alexcui03 - 0
[Breaking depends loop]
#1037 opened by bastien-roucaries - 0
[BUG] t.same does not print diffs for missing props
#1036 opened by Hornwitser - 1
- 2
- 0
[BUG] Deprication warning
#1033 opened by prince829 - 5
- 2
[BUG] t.context properties are not enumerable?
#1031 opened by jsumners-nr - 7
- 8
docs: clarify that mockImport is "load with a mocked import" and not "mock the inported thing"
#1022 opened by onosendi - 0
- 0
[FEATURE] `"tap": "some-filename.yaml"` in `package.json` should be equivalent to `"tap": { "extends": "some-filename.yaml" }`
#1026 opened by isaacs - 14
- 3
- 1
coverage map path in extended configs should be relative to the extended config, not the original config
#1023 opened by isaacs - 3
tap command not found
#1024 opened by punkish - 3
- 2
- 2
- 0
[BUG] Performance degradation when large number of assertions is checked at once, with non-silent reporter
#1018 opened by inga-lovinde - 0
[BUG] Performance degradation when setTimeout / setImmediate is not used in parent test
#1017 opened by inga-lovinde - 3
[BUG] Long standing bug in ink is causing crash on start.
#1010 opened by bn-l - 3
[BUG] matchSnapshot returns RangeError
#1013 opened by kingjerod - 3
[BUG] TypeError: Cannot read private member #Class from an object whose class did not declare it
#1014 opened by bnwa - 3
[BUG] Typo in manpage -h
#999 opened by James1x0 - 3
[BUG] Async and Sync Tests don't run as intended with `@tapjs/mocha-global`
#1006 opened by barelyhuman - 1
[BUG] t.context is undefined in t.beforeEach()
#998 opened by julien-f - 1
[BUG] mocha-globals beforeEach hooks run for describes too when it should only for it tests
#1008 opened by Qard - 5
- 1
- 1
[BUG] mocha-globals before/after hook functions no longer support a done function?
#1007 opened by Qard - 2
[BUG] Coverage map is not working
#1004 opened by qlaffont - 2
[BUG] tap cannot find dependent module
#991 opened by pawel-id - 0
- 1
[BUG] tap 18 fails to run tests with esm loader
#996 opened by bizob2828 - 2
- 2
- 1
[BUG] `--diag` option is not propagated to subtests
#984 opened by utybo - 4
[BUG] Test Deadlock - Node v18.19.0
#992 opened by pmarchini - 3
typescript alias support
#993 opened by ibnumusyaffa - 1
[BUG] Cannot `tap plugin add` on Windows
#989 opened by utybo - 0
[BUG] Unable to generate test class on Windows (test class generation script bugs)
#988 opened by utybo - 0
[FEATURE] A more robust way to run specific tests across files (`--grep` but on full name?)
#986 opened by utybo