gilded-rose-tdd A TDD implementation of the Gilded Rose stock control system You can see the development of this code on YouTube Setup Requires Java 17 Initialise the test and dev databases ./gradlew initDbs Build and test ./gradlew clean test Populate the database with test data Run src/test/java/populate-main.kt Run the app Run src/main/java/main.kt