@jamietanna/spectral-test-harness
Version:
A test harness for validation of Spectral API linting rules
24 lines (12 loc) • 431 B
Markdown
Breaking:
- Fixes to make this project compatible with jest 28.0.0 and above only.
Breaking/changed:
- Remove `resultsForSeverity` from public API
- Return a string `severity`, instead of a numerical one
- Fixes to make it possible to consume this project correctly
- Initial release, with key functionality available