Tests - use Docker (as environment guard)

This commit is contained in:
Meritoo
2017-10-18 00:31:18 +02:00
parent 71e1eeb81b
commit b824808cd4
5 changed files with 74 additions and 0 deletions

View File

@@ -13,6 +13,15 @@ $ composer require meritoo/common-library
> How to install Composer: https://getcomposer.org/download
## Rebuilding project and tests running
```bash
$ docker-compose up -d
$ docker-compose exec php-cli phing
```
> What is Docker? https://www.docker.com/what-docker
## Static methods
This package contains a lot of class with static methods, so usage is not so complicated. Just run the static method who would you like to use. Example: