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

fix panic on diff when addind new first line #113

Merged

Conversation

livioribeiro
Copy link
Contributor

Solves #112

  • [*] I have created tests for any new feature, or added regression tests for bugfixes.
  • [*] cargo test succeeds
  • Clippy is happy: cargo +nightly clippy succeeds
  • Rustfmt is happy: cargo +nightly fmt succeeds

@epage
Copy link
Collaborator

epage commented Jun 6, 2018

FYI while it still doesn't have feature parity (like printing these diffs), assert_cmd is taking over the role of the low-level Command assertions. assert_cli is going to evolve into something more, see #41

@epage epage merged commit fefb3cf into assert-rs:master Jun 6, 2018
@epage epage mentioned this pull request Jun 29, 2018
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