Contributing
Running test suite w/ Docker
You need to have the following prerequisites installed:
- Docker
- Docker Compose
Build the image:
docker-compose build development
Run the suite:
docker-compose run development prove -l
You need to have the following prerequisites installed:
Build the image:
docker-compose build development
Run the suite:
docker-compose run development prove -l