Skip to content

ejennings95/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fizzbuzz pairing

This is a pairing task I completed with my pair, Erin.

What we did over both branches

We completed the fizzbuzz kata on the master branch using TDD and Rspec to run tests. 
The main branch used the format seen below: 

fizzbuzz(3)
  
On completion, we decided to re-do the task using an alternative method of fizzbuz: 
  
3.fizzbuzz

This meant we had to change our fizzbuzz code and tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages