Add Laravel Unit Tests Directly From Chrome
Published on by Eric L. Barnes
Today Marcel Pociot launched a new Chrome Extension that allows you to visually create acceptance tests directly from the browser. Here is a quick demo of it in action:
You can find more details about this extension on Marcel’s announcement post, download the extension from the Chrome web store, or view the source on Github.
This should be great for those just getting starting testing, or for those that would like to save time when writing acceptance tests.
Eric is the creator of Laravel News and has been covering Laravel since 2012.