Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#38 Execute infrastructure automated tests locally #45

Merged
merged 13 commits into from
Apr 4, 2019
Prev Previous commit
Next Next commit
Updated Readme to include the requirements.
  • Loading branch information
code4clouds committed Mar 29, 2019
commit 6aebdf08812332b10584b385590d5fc0b657021a
5 changes: 5 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Dev Testing

## Requirements

- Azure CLI
- jq (apt-get install jq)

## Description

- assert.sh is the code used for the test functions needed for the test files.
Expand Down