thattejada / s4n-dev-technical-test

S4N Dev Technical Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s4n-dev-technical-test

S4N Dev Technical Test "Su corrientazo a domicilio"

Requirements

Tested with:

  • PHP 7.3.25+
  • Composer 1.10.5+

Installation

  • clone this repo
git clone https://github.com/diegotejadav/s4n-dev-technical-test.git s4n
  • Install dependencies with composer
cd s4n
composer install

Run tests

  • In the app root folder run
./vendor/bin/phpunit tests

Run app

  • In the app root folder run
php index.php
  • You can configure the input files in app/files/input

  • You can see the results in app/files/output

About

S4N Dev Technical Test


Languages

Language:PHP 100.0%