Laravel TestTools
Chrome extension to generate Laravel integration tests while using your app.
Wat is Laravel TestTools?
Laravel TestTools is een Chrome-extensie ontwikkeld door Marcel Pociot, en de belangrijkste functie is "Chrome extension to generate Laravel integration tests while using your app.".
Extensie Screenshots
Download het CRX-bestand van de extensie Laravel TestTools
Download Laravel TestTools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Create your Laravel integration tests while you surf on your website. Important note: If you want to use the new "Import Factories" feature, you need to manually allow the chrome extension to access file URLs. You can do so by visiting chrome://extensions , search for the "Laravel TestTools" extension and activate the checkbox "Allow access to file URLs".
Basisinformatie over de Extensie
Naam | Laravel TestTools |
ID | ddieaepnbjhgcbddafciempnibnfnakl |
Officiële URL | https://chromewebstore.google.com/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl |
Beschrijving | Chrome extension to generate Laravel integration tests while using your app. |
Bestandsgrootte | 449 KB |
Aantal Installaties | 20,000 |
Huidige Versie | 0.3.1 |
Laatst Bijgewerkt | 2018-06-27 |
Publicatiedatum | 2018-06-27 |
Beoordeling | 4.85/5 Totaal 67 Beoordelingen |
Ontwikkelaar | Marcel Pociot |
Betalingswijze | free |
Extensiewebsite | http://marcelpociot.de/blog/2016-03-21-laravel-testtools |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Laravel TestTools", "description": "Chrome extension to generate Laravel integration tests while using your app.", "version": "0.3.1", "devtools_page": "html\/devtools.html", "content_scripts": [ { "matches": [ " |