Skip to content

Chrome extension to generate Codeception acceptance tests while using your app.

Notifications You must be signed in to change notification settings

mpociot/codeception-testtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeception TestTools

This is a Codeception modification based on the original Laravel TestTools Chrome extension.

Check out the introduction post about the original Chrome extension.

Installation

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

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

Build instructions

cd codeception-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

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

About

Chrome extension to generate Codeception acceptance tests while using your app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published