shrirangjoshi94 / coding-assignment

Acquia coding assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding assignment acquia

Requirements

PHP 7.4

Installation

composer install

How to Use

navigate inside the project and run the below command

php robot.php clean --floor=carpet --area=70

php robot.php clean --floor=hard --area=60

The --floor parameter can have one of the values hard or carpet.

Tests

You can run PPHUnit tests by running the below command

./vendor/bin/phpunit tests

About

Acquia coding assignment.


Languages

Language:PHP 100.0%