Skip to content

KaribuLab/karibu-java-tdd-example

Repository files navigation

Project to Learn TDD using JUnit

Build Status

Getting Started

To build this project use the gradle command build.

./gradlew build

Execute the jar file located in the folder build/libs.

java -jar build/libs/karibu-java-tdd-example-0.0.1-SNAPSHOT.jar

Now in the Spring Shell console use the command is-hollyday -date ${date}.

See the following example:

Spring Shell Example

About

This is a simple project for learn TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages