Skip to content

Commit

Permalink
Essay: Automated tests for infrastructure code (#999)
Browse files Browse the repository at this point in the history
* doc: Presentation proposal init

* doc: Essay proposal

* doc: Removed previous uncomplete presentation proposal
  • Loading branch information
amarhod authored Mar 26, 2021
1 parent b91ef6d commit 51ea052
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions contributions/essay/amarh-nwessman/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Essay: Automated tests for infrastructure code
## Members
Amar Hodzic (amarh@kth.se)

Niklas Wessman (nwessman@kth.se)
## Proposal
The essay aims to present different ways of automating tests for infrastructure code when using tools such as Terraform and Kubernetes. Although the essay will not focus on any specific tool, rather give an general overview.

The essay will cover:
* What is infrastructure code
* Why should you test it
* Challanges in automated testing of infrastructure code
* How to test it (e.g. static analysis, unit tests, integration tests)

0 comments on commit 51ea052

Please sign in to comment.