Skip to content

Commit

Permalink
Add documentation on running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpage authored and TylerBrock committed Jan 8, 2019
1 parent 54a980b commit 238fd66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ export AWS_PROFILE='work_profile'
export AWS_REGION='us-west-1'
```
## Run Tests
From root of repository: `go test -v ./...`
## TODO
- Bash + ZSH completion of log groups + (streams?)
Expand Down

0 comments on commit 238fd66

Please sign in to comment.