Skip to content

Commit

Permalink
Added doc on how to run integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niwatoliver committed Jun 7, 2021
1 parent 02701d9 commit 50a977a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Integration test

## Usage

Here is a preview implementation of the integration test.
```
$ cargo test --test integration
```

0 comments on commit 50a977a

Please # to comment.