rollup-plugin-typescript2
rollup-plugin-typescript2 copied to clipboard
test: add `print-diagnostics` spec
trafficstars
NOTE: this is built on top of #404 as it uses the context changes made there. #404 is itself built on top of #397. As such, I've marked this PR as "Draft" until those PRs are merged.
Summary
Adds unit tests for all scenarios of print-diagnostics.ts
- Follow-up to #321
Details
- test all the different categories and formattings
- full unit test coverage now! (except for
index/tscache, which integration tests cover)- (since this is in "Draft" status right now, full coverage does also depend on #397 being merged)