Various TDD implementations of simple problems.
Service | Develop | Master |
---|---|---|
CI Status |
TDD implementation of https://sites.google.com/site/tddproblems/all-problems-1/spell-out-check-amount
1. Install Maven
2. Install JDK 8
3. Clone the repository.
3. Navigate to repository directory and run `mvn install`