graphql-hive / graphql-hive/bob
better feedback formatting for integrity tests
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
`bob check` only prints a single import/require failure. Instead, it should collect all failures and then print a list.
It should also print a "❌" with the package name:
```
✔ Checked integrity of '@graphql-codegen/introspection'.
❌ Failed integrity check of '@graphql-codegen/introspection'.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.