S4N Dev Technical Test "Su corrientazo a domicilio"
Tested with:
- PHP 7.3.25+
- Composer 1.10.5+
- clone this repo
git clone https://github.com/diegotejadav/s4n-dev-technical-test.git s4n
- Install dependencies with composer
cd s4n
composer install
- In the app root folder run
./vendor/bin/phpunit tests
- 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