Skip to content

Kata to train how to decouple code and Clean Code

Notifications You must be signed in to change notification settings

rcamison/weather-kata-php

 
 

Repository files navigation

Weather kata

The goals is to identify the code smells and fix it.

Pre requisites

PHP 7.1 

Install dependencies

make install

Check Complexity

make complexity

Run the tests

make tests

About

Kata to train how to decouple code and Clean Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.7%
  • Dockerfile 3.3%
  • Makefile 2.0%