Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add producer consumer validation checks #105

Open
baubakg opened this issue Oct 26, 2022 · 0 comments
Open

Add producer consumer validation checks #105

baubakg opened this issue Oct 26, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Oct 26, 2022

Since #5 we now store the produced and consumes. We now need to ensure that we have a series of checks. These should produce warning and error logs:

  • Error: consumeFromStep whould in fact consume a method.
  • Warning : If we produce unnecessary keys, this hould be a warnining
  • Error : Consuming a key that is not produced earlier
@baubakg baubakg created this issue from a note in Per-Mutation Testing (To do) Oct 26, 2022
@baubakg baubakg added the enhancement New feature or request label Oct 26, 2022
@baubakg baubakg added this to the 7.0.11 milestone Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant