Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# TestDummy [![Build Status](https://travis-ci.org/laracasts/TestDummy.svg?branch=master)](https://travis-ci.org/laracasts/TestDummy) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/10d5bafd-bc3a-44c3-9449-c0a18c6d2975/mini.png)](https://insight.sensiolabs.com/projects/10d5bafd-bc3a-44c3-9449-c0a18c6d2975)

> Laravel 5 users: this package is no longer required, as the framework now [includes its own way to prepare factories](https://laravel.com/docs/master/database-testing#writing-factories).

TestDummy makes the process of preparing factories (dummy data) for your integration tests as easy as possible. As easy as...

Expand Down