Skip to content

Commit

Permalink
Add first set of integration tests, closes sharkdp#30
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Aug 24, 2019
1 parent c98c0e2 commit bb86266
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 0 deletions.
169 changes: 169 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ path = "src/cli/main.rs"

[dev-dependencies]
approx = "0.3"
assert_cmd = "0.11.1"
escargot = "0.5.0"
Loading

0 comments on commit bb86266

Please sign in to comment.