|
|
|
|
|
|
218
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
218
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
|
219
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
219
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
|
220
|
* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
|
220
|
* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
|
|
221
|
-* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
|
|
222
|
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
221
|
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
|
223
|
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
222
|
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
|
224
|
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
|
223
|
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
|
|
|
|
|
|
|
231
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
230
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
|
232
|
|
231
|
|
|
233
|
## Continuous Integration
|
232
|
## Continuous Integration
|
|
234
|
-*Applications for Continuous Integration.*
|
|
|
|
|
|
233
|
+*Libraries and applications for continuous integration.*
|
|
235
|
|
234
|
|
|
236
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
235
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
|
237
|
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
236
|
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
|
|
|
237
|
+* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
238
|
|
238
|
|
|
239
|
## Documentation
|
239
|
## Documentation
|
|
240
|
*Libraries for generating project documentation.*
|
240
|
*Libraries for generating project documentation.*
|