In this episode we play with Test && (Commit || Revert) or TCR. This way of practising Test Driven Development (TDD). The practise was developed by Oddmund Strømme ( / jraregris ) and written about by Kent Beck ( / kentbeck): / test-commit-revert
The practise encouraging writing a test then writing the implementation in tiny iterations by reverting all changes made since since the last time the tests passed.
During this video we implement the FizzBuzz code kata using the TCR technique.
The Jetbrains IntelliJ IDEA plugin we use during this video is called Limited WIP and can be found here: https://plugins.jetbrains.com/plugin/...
The code produced during this episode can be found on GitHub:
https://github.com/testingallthething...
You can follow me on twitter: / braddle
** Please Rate, Review, Subscribe and Share these videos **