Hello everyone,

I couldn't find anything based on Docker to run and build PHPT
out-of-the-box without dealing with build dependencies. I'm member of the
PHPDublin User Group (not an organiser) but the group want to be part of
the PHPTestFest this year. Take a look at the repository that I have just
published with some tooling to write PHPT with a simple workflow:

https://github.com/brunoric/docker-phpqa

I used the official docker images as inspiration to build docker images for
PHP 7.1, 7.0 and 5.6. With one command, any developer can run the PHPT
against the specified version without needing to deal with any build
dependencies.

I hope that it helps during the event!

Any feedback will be much appreciated.

Rergards,
Bruno

On Fri, Jun 23, 2017 at 10:47 PM brunoric <bruno...@gmail.com> wrote:

> Hello everyone,
>
> I'm trying help our local PHP User Group in Dublin to participate in the
> PHP Test Fest 2017. I was wondering anyone have a docker image to, out of
> the box, run the test suite and start writing PHPT tests.
>
> Thanks in advance
>
> brunoric
>
> --
> "We have seen that computer programming is an art, because it applies
> accumulated knowledge to the world, because it requires skill and
> ingenuity, and especially because it produces objects of beauty. A
> programmer who subconsciously views himself as an artist will enjoy what he
> does and will do it better. Therefore we can be glad that people who
> lecture at computer conferences speak of the *state of the Art." - Knuth,
> Donald*
>
-- 
"We have seen that computer programming is an art, because it applies
accumulated knowledge to the world, because it requires skill and
ingenuity, and especially because it produces objects of beauty. A
programmer who subconsciously views himself as an artist will enjoy what he
does and will do it better. Therefore we can be glad that people who
lecture at computer conferences speak of the *state of the Art." - Knuth,
Donald*

Reply via email to