Skip to content

planasmultimedia/weather-kata-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 95.5%
  • Makefile 4.5%