Skip to content

Materials for ENX code retreat. If you don't find your language here, check https://github.com/swkBerlin/kata-bootstraps

License

Notifications You must be signed in to change notification settings

azimgivron/code_retreat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Retreat

You'll find here materials that we have developed at ENX to facilitate code retreat.

TCR

test && commit || revert is a practice invented by Kent Beck.

We provide scripts to use TCR with the scaffolds:

  • ./scripts/tcr: the classic version.
  • ./scripts/btcr: this script is easier to work with: build failures will not be reverted, giving you a chance to fix them.

inspirations:

Scaffolds

When you're not comfortable with a language, it might take you a lot of time to scaffold the minimum and start right away. This is a pity!

We provide a scaffold allowing you to start to write code and practice Test Driven Development quickly for the following programming languages:

Contributors

About

Materials for ENX code retreat. If you don't find your language here, check https://github.com/swkBerlin/kata-bootstraps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 37.5%
  • Java 16.3%
  • Elixir 9.6%
  • PHP 5.9%
  • Scala 5.4%
  • C# 4.2%
  • Other 21.1%