/unitCalc

A very simple project for PHPUnit testing using a basic calculator functions.

Primary LanguagePHP

unitCalc

A very simple project for PHPUnit testing using a basic calculator functions.

To get started

  • Download the zip or clone the repository using version control.
  • open the folder cd unitCalc-master
  • run composer install
  • run composer run-test

Note

This project was made for learning purpose. Feel free to and contribute.