isaacs

Results 73 issues of isaacs

This fixes all of the production audit warnings. There are still some dev dependency advisories, due to the old version of mocha which has old pinned deps. BREAKING CHANGES: -...

Would've found that build failure issue.

I have a monorepo where each workspace has `"tap": { "extends": "../../.taprc" }` in their package.json. Then, in the root, i have a `./coverage-map.js` and a `.taprc`. I'd like that...

approved feature
plan
feature

While the issues in #940 can be addressed, what this is really highlighting is that it'd be nice to be able to have a single tap install, but different sets...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you read the `CONTRIBUTING` guide on posting issues, and `CODE_OF_CONDUCT`? - [X]...

feature

for testing web pages

This is fugly, need responsive design for terminals 😅

This should be an init script so that a user can run `npm init @tapjs`, and it'll bootstrap up a project with the appropriate stuff to get the most out...

### What are you trying to do? If you push a model like this: ```json { "plans": { "plan:x@1": { "title": "plan:x@1", "features": { "feature:x": { "title": "only this" }...

fr