liuggio / fastest

Simple parallel testing execution... with some goodies for functional tests.
MIT License
473 stars 65 forks source link

Add 1.4 phar and box build config #82

Open ioleo opened 7 years ago

ioleo commented 7 years ago

Fixes #81

To build new phar (assuming we have box installed globally in our system) just go to fastest project dir and command box build

ioleo commented 7 years ago

@tommy-muehle what do you mean? it is in the root project directory

tommy-muehle commented 7 years ago

@loostro You can define entries which apply to all git projects in your global .gitignore. So that you doesnt define it everytime in the project .gitignore. See here for more details.

ioleo commented 7 years ago

Thanks. I didn't know that 👍

ioleo commented 7 years ago

@liuggio waiting for review