Rules Testing #7
philsturgeon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Years ago I begged and pleased Jakub R to help me figure out how the heck to do any testing at all for Spectral rulesets.
Seeing as I was building these rulesets as NPM packages I wanted something JS-compatible and Jest-like.
Together we ended up with some Jest-ish extensions that did work, and got a lot of Spectral rulesets out into the wild.
This is by no means fantastic, but it's got the job done for a while.
I'm sure nobody would be upset if somebody were to improve things and release it as a package, or I could do that with a bit of direction.
Ideas:
All reactions