Skip to content

Codesai/practice_program_php_properati

Repository files navigation

Deliberate Practice Program

Practice program to build up code skills through katas, readings and talks.

Clients

Technical details

To run docker and get all the dependencies the first time run the following command in the folder of the kata you are doing:

make build

To run the tests run the following command in the folder of the kata you are doing:

make test

To run the tests with coverage run the following command in the folder of the kata you are doing:

make coverage

To run the mutation tests run the following command in the folder of the kata you are doing (more info: https://infection.github.io/guide):

make mutation-test

About

Practice program for Properati in Php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •