AdrienPoupa / laradose

Customizable Docker-compose template made for Laravel
46 stars 10 forks source link

[WIP] chore: introduce test matrix #7

Closed mr-feek closed 3 years ago

mr-feek commented 4 years ago

👋 I think it would be a good idea to introduce some automated testing on ubuntu / os x (so that you don't have to worry about accidentally breaking os x)!

I'm not sure how to provide input to the command while it's asking questions -- but feel free to give me some pointers or take over this and finish it yourself.

AdrienPoupa commented 4 years ago

That's a great idea, I'll check this out later!

AdrienPoupa commented 4 years ago

I think we could use https://github.com/bats-core/bats-core

Some GitHub actions are already available: https://github.com/ffurrer2/bats-action https://github.com/mig4/setup-bats