Laravel TestTools
Chrome extension to generate Laravel integration tests while using your app.
Vad är Laravel TestTools?
Laravel TestTools är en Chrome-tillägg utvecklad av Marcel Pociot, och dess huvudfunktion är "Chrome extension to generate Laravel integration tests while using your app.".
Tilläggsskärmbilder
Ladda ner Laravel TestTools-förlängningens CRX-fil
Ladda ner Laravel TestTools-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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". Grundläggande Information om Tillägg
| Namn | |
| ID | ddieaepnbjhgcbddafciempnibnfnakl |
| Officiell webbadress | https://chromewebstore.google.com/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl |
| Beskrivning | Chrome extension to generate Laravel integration tests while using your app. |
| Filstorlek | 449 KB |
| Antal Installationer | 20,000 |
| Aktuell Version | 0.3.1 |
| Senast Uppdaterad | 2018-06-27 |
| Publiceringsdatum | 2018-06-27 |
| Betyg | 4.85/5 Totalt 67 Betyg |
| Utvecklare | Marcel Pociot |
| Betalningssätt | free |
| Tilläggswebbplats | http://marcelpociot.de/blog/2016-03-21-laravel-testtools |
| Stödda Språk | 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": [
" | |