-
Notifications
You must be signed in to change notification settings - Fork 3
Excercises and Solutions for the course Writing Good Tests
License
davidlahner/writing-good-tests-lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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. If gradle wrapper is not properly setup (missing wrapper jar), run the following command: .\gradlew wrapper (You can check if the jar is missing with the following command) ls gradle/wrapper 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 0
No packages published