Skip to content

mpociot/laravel-testtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel TestTools

Check out the introduction post about the chrome extension.

Installation

git clone git@github.com:mpociot/laravel-testtools.git

# in case you don't have Grunt yet:
sudo npm install -g grunt-cli

Build instructions

cd laravel-testtools
npm install
grunt

When the grunt command is finished, you can use the build/unpacked-dev/ folder to use as the developer version of the extension.

License

Laravel TestTools is free software distributed under the terms of the MIT license.

About

Chrome extension to generate Laravel integration tests while using your app.

Resources

Stars

Watchers

Forks

Packages

No packages published