How to find all possible response codes that need to be covered with specmatic. #1592
Unanswered
prateekkarmakar
asked this question in
Ask For Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I enable generative tests in Specmatic, it identifies response codes for endpoints not covered in the specs. However, when I add examples for some response codes and disable generative tests, this feature of identifying extra response codes disappears.
Is there a way in Specmatic to identify missing response codes without enabling generative tests, ensuring that these missing response codes are highlighted as good additions?
In short, can Specmatic identify missing response codes without extrapolating examples and without running generative tests?
Beta Was this translation helpful? Give feedback.
All reactions