Better reporter
オープン
- 主要言語
- JavaScript
- スター
- 27
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Ideas to implement in reporter:
- [ ] Do not clean previous lines, only print new one. It will simplify `console.log` debugging.
- [ ] Add colors to `deepStrictEqual()` error’s diff
- [ ] For failed test print a command to call focused task: `npx bnt ./test/file.test.js -t 'test name'`
- [ ] Repeat failed tests in the end as `node --test` already does (we can add more details only here)
- [ ] Preview code frame of failed check (like Bun or ava does)
- [ ] Avoid `skipped 0` and other non-information lines in the summary
- [ ] Don’t print many digits after `.` in test duration
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。