Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

fix: add fail assertion as a valid method to missing_test_assertion rule #1069

Merged

Conversation

orevial
Copy link
Contributor

@orevial orevial commented Nov 3, 2022

What is the purpose of this pull request? (put an "X" next to an item)

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Add a CLI option
  • Add something to the core
  • Other, please explain:

What changes did you make? (Give an overview)

Add fail method as a valid test assertion for missing_test_assertion as it is a valid way to make an assertion in a test.

Is there anything you'd like reviewers to focus on?

@incendial incendial merged commit c16dded into dart-code-checker:master Nov 4, 2022
@incendial
Copy link
Member

@orevial thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants