Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JeffreyWay/Laravel-Test-Helpers

Easier testing in Laravel.
https://github.com/JeffreyWay/Laravel-Test-Helpers

Last synced: about 2 months ago
JSON representation

Easier testing in Laravel.

Awesome Lists containing this project

README

        

**Please note that this repository is no longer maintained. I encourage you to instead use PHPSpec and Behat for your testing needs.**

# Getting Started

- [1 - Introduction](docs/01-Introduction.md)
- [2 - Factories](docs/02-Factories.md)
- [3 - PHPUnit Wrappers](docs/03-PHPUnit-Wrappers.md)
- [4 - Controller Helpers](docs/04-Controller-Helpers.md)
- [5 - Model Helpers](docs/05-Model-Helpers.md)