https://github.com/arnauld/coffeemachine-java
https://github.com/arnauld/coffeemachine-java
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnauld/coffeemachine-java
- Owner: Arnauld
- Created: 2013-07-13T21:14:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-28T21:05:31.000Z (almost 13 years ago)
- Last Synced: 2025-01-10T18:59:18.757Z (over 1 year ago)
- Language: Java
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Base project to learn Cucumber-Jvm
This project is based on the [Coffee Machine Dojo](http://simcap.github.io/coffeemachine/)
Additional iteration: return the money according to the current coins in the machine
# Libraries
* [Assertj](https://github.com/joel-costigliola/assertj-core#readme)