Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Add negative versions of string matches - #34

Closed
epage wants to merge 1 commit into
assert-rs:masterfrom
epage:negation
Closed

Add negative versions of string matches#34
epage wants to merge 1 commit into
assert-rs:masterfrom
epage:negation

Conversation

@epage

@epageepage commented Sep 9, 2017

Copy link
Copy Markdown
Collaborator
  • .doesnt_print, .doesnt_print_exactly
  • .doesnt_print_error, .doesnt_print_error_exactly

Fixes#31

@epageepage mentioned this pull request Sep 9, 2017
- `.doesnt_print`, `.doesnt_print_exactly`
- `.doesnt_print_error`, `.doesnt_print_error_exactly`
Fixesassert-rs#31
@killercup

Copy link
Copy Markdown
Collaborator

Merged as part of #35

@epage
epage deleted the negation branch September 14, 2017 19:26
Sign up for freeto 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

@epage@killercup