Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/JeffreyWay/Laravel-Test-Helpers
- Owner: JeffreyWay
- Created: 2013-05-01T02:11:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T11:50:50.000Z (almost 11 years ago)
- Last Synced: 2024-05-05T10:02:45.349Z (7 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/way/laravel-test-helpers
- Size: 526 KB
- Stars: 218
- Watchers: 14
- Forks: 40
- Open Issues: 35
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-laravel4 - Laravel Test Helpers
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)