Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josejuansanchez/dojo-ual-2014
This repository contains the source code used in the first Test Driven Development (TDD) Coding Dojo realized at the University of Almería.
https://github.com/josejuansanchez/dojo-ual-2014
Last synced: about 5 hours ago
JSON representation
This repository contains the source code used in the first Test Driven Development (TDD) Coding Dojo realized at the University of Almería.
- Host: GitHub
- URL: https://github.com/josejuansanchez/dojo-ual-2014
- Owner: josejuansanchez
- Created: 2014-05-13T14:11:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-15T12:28:56.000Z (over 10 years ago)
- Last Synced: 2024-04-16T11:58:12.423Z (7 months ago)
- Language: Java
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TDD Coding Dojo UAL
This repository contains the source code used in the first Test Driven Development (TDD) Coding Dojo realized at the University of Almería.
#### Date
Tuesday 13, May 2014. University of Almería#### Kata
Convert roman numbers into arabic numbers.#### Language
Java### Pulse
This is the activity obtained with [Pulse](http://www.happyprog.com/pulse/) for the coding session.
[Pulse](http://www.happyprog.com/pulse/) is a plugin for Eclipse that allows to monitor the heartbeat of your TDD flow.![Pulse](images/pulse-dojo-ual.png)