Sign inSign up

poum/phpspec

By poum

Updated almost 10 years ago

phpspec docker image

Image
0

348

poum/phpspec repository overview

logo

What is phpspec ?

phpspec is a php toolset to drive emergent design by specification.

The phpspec documentation is here.

How to use this image ?

$ docker run --rm -it -v $(pwd):/app poum/phpspec run

where $(pwd) is where your feature directory lives.

Warning: don't forget the it flag otherwise phpspec won't ask you about anything including automatic class generation

Optional Environment Variables

None.

Thanks

This images are shamely copied from phpspec/phpspec, only to have more recent phpspec version.

This images are build on top of composer/composer:alpine one.

Tag summary

Content type

Image

Digest

Size

87.8 MB

Last updated

almost 10 years ago

docker pull poum/phpspec