
phpspec is a php toolset to drive emergent design by specification.
The phpspec documentation is here.
$ 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
None.
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.
Content type
Image
Digest
Size
87.8 MB
Last updated
almost 10 years ago
docker pull poum/phpspec