luigel / laravel-test-runner-container

Docker container to run Laravel tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Test Runner Container

Docker Container for running Laravel tests

Docker Badge license

This is a docker container for running Laravel tests in Github actions.

PHP version Link Status Container Tag
8.1 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:8.1
8.0 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:8.0
7.4 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:7.4
7.3 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:7.3
7.2 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:7.2
7.1 πŸ”— Actions Status kirschbaumdevelopment/laravel-test-runner:7.1

You may want to check this blog post on how to use this container to run your Laravel tests with Github Actions.

Issues

If you have any issues running your tests with this container, please open an issue or send a pull request.

Credits

Sponsorship

Development of this package is sponsored by Kirschbaum Development Group, a developer driven company focused on problem solving, team building, and community. Learn more about us or join us!

License

The MIT License (MIT). Please see License File for more information.

About

Docker container to run Laravel tests

License:MIT License


Languages

Language:Dockerfile 100.0%