First integration test

This test needs neatening but it is the first example of a working
integration test
This commit is contained in:
bootandy
2018-04-05 14:08:53 +01:00
parent f39b09e79c
commit 5c6165da8a
6 changed files with 51 additions and 11 deletions
+1
View File
@@ -6,3 +6,4 @@ authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
[dependencies]
ansi_term = "0.11"
clap = "2.31"
assert_cli = "0.5"