Skip to content

Conversation

@AdamColton
Copy link

Tests no longer produce additional side effects, comparisons are more accurate.

Tests output misleading warnings when tests were passing. Added
printer to hold a reference to fmt.Print, then changed it out
with voidPrinter during testing.
Made testing more accurate, there was a bug that prevented err
string comparisons. Now looks for the error as a substring, to
ignore the file and line.
Had been working on Contains, removed it to isolate the
improvements to testing.
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.

1 participant