Improved docs
This commit is contained in:
parent
ae22073ff0
commit
320a249153
49 changed files with 454 additions and 193 deletions
|
|
@ -1,24 +1,18 @@
|
|||
Plugin PHP Spec
|
||||
---------------
|
||||
|
||||
Runs [PHP Spec](http://www.phpspec.net/) tests against your build.
|
||||
|
||||
### Configuration Options:
|
||||
Configuration
|
||||
=============
|
||||
|
||||
### Options
|
||||
|
||||
* **bootstrap** - Optional - Path to a PHPSpec bootstrap file.
|
||||
|
||||
### Example
|
||||
### Examples
|
||||
|
||||
```
|
||||
build_settings:
|
||||
[...]
|
||||
|
||||
setup:
|
||||
[...]
|
||||
|
||||
test:
|
||||
php_spec:
|
||||
|
||||
complete:
|
||||
[...]
|
||||
|
||||
success:
|
||||
[...]
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue