Skip to content

emilybache/BuildPipeline-Refactoring-Kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untangled Conditionals Kata

Your task is to add a new feature - if there are no tests, fail the build as well as noting this in the log. Also, if sending email is enabled, warn that there are no tests in an email. Before you do that you will want to add some unit tests for the Pipeline class. If you prefer to start with the refactoring, go to the 'with_tests' branch.

Acknowledgements

This exercise was originally named "Untangled Conditionals Kata" and was designed by Tom Oram. I wanted to use it as a test design kata as well as a refactoring kata, so I changed it a little bit.

About

Refactoring coding kata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • PHP 1.9%
  • C# 1.6%
  • Go 1.0%
  • Java 0.7%
  • CMake 0.1%