Skip to content

How use golden master technique for refacotoring legacy code.

Notifications You must be signed in to change notification settings

ntonjeta/GoldenMasterExample

Repository files navigation

Golden Master Example

Article

A short explaination of example can be found here

How use Golden Master Pattern for refactor Tic Tac Toe Game.

Our company devel a suite of command line games. One of the first game developed was a Tic Tac Toe game. The game code has been taken from here.

In the last years the game lose actrativity, the company would add new feature to relaunch on market.

A first request came to us, add the possibility to resize game's board.

Use Golden Master Patter for handle the problem.

About

How use golden master technique for refacotoring legacy code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages