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

feat: pretty diff of failed snapshot assertions #86

Merged
merged 13 commits into from
Jan 5, 2020
Merged

Conversation

iamogbz
Copy link
Collaborator

@iamogbz iamogbz commented Dec 31, 2019

Description

Show characters in failed line

  • inv test -d -t=test_failing_snapshot -v to see differ in action

Related Issues

Checklist

  • This PR has sufficient test coverage.

@codecov
Copy link

codecov bot commented Dec 31, 2019

Codecov Report

Merging #86 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #86   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         714    714           
=====================================
  Hits          714    714

@iamogbz iamogbz requested a review from noahnu January 3, 2020 15:26
@iamogbz iamogbz marked this pull request as ready for review January 4, 2020 04:20
@iamogbz iamogbz merged commit 57e02e1 into master Jan 5, 2020
@iamogbz iamogbz deleted the pretty-diff branch January 5, 2020 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pretty diff of snapshot comparisons
2 participants