add unit testing to required environment

This commit is contained in:
Christian Schabesberger 2018-04-09 12:20:31 +02:00
parent 99b73b9178
commit 66b869050b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ First and foremost you need to meet certain conditions in order to write your ow
- __[git](https://git-scm.com/downloads/guis)__
- __[java 8](https://www.java.com/en/download/faq/java8.xml)__
- __[gradle](https://gradle.org/)__
- __[unit testing](https://junit.org/junit5/)__
- I highly recomend [IDEA Community](https://www.jetbrains.com/idea/) since it has everything we need.
- A __[github](https://github.com/)__ account
- A loot of patience and excitement ;D