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

Introducing FailureIsFatal feature #19

Merged
merged 1 commit into from
Jun 19, 2018
Merged

Introducing FailureIsFatal feature #19

merged 1 commit into from
Jun 19, 2018

Conversation

maxatome
Copy link
Owner

If set to true (via DefaultContextConfig.FailureIsFatal or using
T.FailureIsFatal), Fatal() method is called instead of Error() to
report tests failures.

Signed-off-by: Maxime Soulé btik-git@scoubidou.com

If set to true (via DefaultContextConfig.FailureIsFatal or using
T.FailureIsFatal), Fatal() method is called instead of Error() to
report tests failures.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@coveralls
Copy link

coveralls commented Jun 19, 2018

Pull Request Test Coverage Report for Build 102

  • 20 of 20 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 99.023%

Totals Coverage Status
Change from base Build 100: 0.004%
Covered Lines: 3546
Relevant Lines: 3581

💛 - Coveralls

@maxatome maxatome merged commit 2e6bece into master Jun 19, 2018
@maxatome maxatome deleted the FailureIsFatal branch June 19, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants