Skip to content

d3249/leap-year-tdd-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is an introductory exercise to TDD in the form of a Kata.

The final goal es that the participant can practice the workflow in order to adopt the TDD way of thinking.

The exercise selected is the leap year test, which is progressively more complex but easy enough to understand.

Two empty (no code) files are provided. The test file has comments stating the rules that must be developed.

Important

This is not a rails project. To execute test run this command

ruby test/leap_year_util_test.rb 

About

Simple exercise to practice TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages