Skip to content

sammancoaching/CoffeeShop-TestDesign-Kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeShop Test Design Kata

Learning to write Parameterized Tests

This code base is designed to be used with this learning hour on Parameterized Tests

In the learning hour description, there's the dosection that requests you to create some tests with a lot of duplication where one of the tests should be failing. So that's the code base where the do is already done, and you can focus on parameterized tests.

Note: There's a bug in the implementation, (marked with the comment "Bug!"), so we have a failing test here (see learning hour description for more information on why that is).

In each language directory there's a concept sub-package/directory that show-cases a test-framework's features for writing parameterized tests.

Notes for contributors

We would welcome pull requests with additional languages. Please include the bug that causes failing tests. If possible please also include a 'concept' example for your favourite test framework.

Acknowledgements

This code katas was created at Atruvia and originally published on github as part of a collection of samman coaching katas.

About

for practicing writing parameterized tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7