joeforshaw / speckl-laravel
There is no license information available for the latest version (dev-main) of this package.
dev-main
2021-08-12 08:47 UTC
Requires
- php: ^7.1.3
- joeforshaw/speckl: dev-main
- laravel/framework: ^5.7
- mockery/mockery: ^1.0
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-11-12 15:58:39 UTC
README
Speckl Laravel is a package that enables Speckl tests to use Laravel's built-in testing helpers.
Installation
To install, require the composer package in your project:
composer require joeforshaw/speckl-laravel