Skip to content

davidlahner/writing-good-tests-lab

Repository files navigation

Building the Test projects

Preconditions:
- IntelliJ or Eclipse is installed

TODO:
1. Open the current folder in a shell (Windows: PowerShell)
2. For Eclipse: .\gradlew cleanEclipse eclipse
   For IntelliJ: .\gradlew cleanIdea idea
3. Start your IDE and import the projects

About

Excercises and Solutions for the course Writing Good Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages