Laravel TestTools
Chrome extension to generate Laravel integration tests while using your app.
¿Qué es Laravel TestTools?
Laravel TestTools es una extensión de Chrome desarrollada por Marcel Pociot, y su función principal es "Chrome extension to generate Laravel integration tests while using your app.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Laravel TestTools
Descarga archivos de extensión Laravel TestTools en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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".
Información Básica de la Extensión
Nombre | Laravel TestTools |
ID | ddieaepnbjhgcbddafciempnibnfnakl |
URL Oficial | https://chromewebstore.google.com/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl |
Descripción | Chrome extension to generate Laravel integration tests while using your app. |
Tamaño del Archivo | 449 KB |
Cantidad de Instalaciones | 20,000 |
Versión Actual | 0.3.1 |
Última Actualización | 2018-06-27 |
Fecha de Publicación | 2018-06-27 |
Calificación | 4.85/5 Total de 67 Calificaciones |
Desarrollador | Marcel Pociot |
Tipo de Pago | free |
Sitio Web de la Extensión | http://marcelpociot.de/blog/2016-03-21-laravel-testtools |
Idiomas Soportados | 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": [ " |