Laravel TestTools
Chrome extension to generate Laravel integration tests while using your app.
Qu'est-ce que Laravel TestTools ?
Laravel TestTools est une extension Chrome développée par Marcel Pociot, et sa fonction principale est "Chrome extension to generate Laravel integration tests while using your app.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Laravel TestTools
Téléchargez les fichiers d'extension Laravel TestTools au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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".
Informations de Base sur l'Extension
Nom | Laravel TestTools |
ID | ddieaepnbjhgcbddafciempnibnfnakl |
URL Officiel | https://chromewebstore.google.com/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl |
Description | Chrome extension to generate Laravel integration tests while using your app. |
Taille du Fichier | 449 KB |
Nombre d'Installations | 20,000 |
Version Actuelle | 0.3.1 |
Dernière Mise à Jour | 2018-06-27 |
Date de Publication | 2018-06-27 |
Évaluation | 4.85/5 Total 67 Évaluations |
Développeur | Marcel Pociot |
Type de Paiement | free |
Site Web de l'Extension | http://marcelpociot.de/blog/2016-03-21-laravel-testtools |
Langues Prises en Charge | 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": [ " |