Skip to content

ShakenCodes/circular-buffer-capacity-one-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt at the CircularBuffer kata using the ZOMBIES approach.

Our team had a discussion of the "zero" step of the ZOMBIES process and identified two different approaches. One idea is that "zero" starts with the a buffer of capacity zero and elaborate the entire interface with this simple case. The other idea is that "zero" starts with a buffer of capacity one and empty.

I am trying both approaches for comparison.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages