Skip to content

Find all test cases for given requirements and verify coverage of existing code.

License

Notifications You must be signed in to change notification settings

goerge/Parrot-Requirements-Kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parrot Requirements Kata

Small requirements finding exercise inspired by the Parrot Refactoring Kata.

Your Task

Carefully analyse the requirements of the little program found in the source folder. Please write executable specifications in the platform specific unit testing framework without looking at the production code. When all test cases are done, check the code coverage to verify that all production code is tested.

Acknowledgements

The production code is taken from Emily Bache's Parrot Refactoring Kata. Emily maintains a huge collection of Coding Katas. Thanks for your great work, Emily.

The project layout and the test stubs are contributed by Peter "Codecop" Kofler's Electric Rose Kata. Thank you Peter your great support and friendship!

License

MIT License, see LICENSE in repository.

About

Find all test cases for given requirements and verify coverage of existing code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published