Laravel TestTools
Chrome extension to generate Laravel integration tests while using your app.
Что такое Laravel TestTools?
Laravel TestTools - это расширение Chrome, разработанное Marcel Pociot, и его основная функция - "Chrome extension to generate Laravel integration tests while using your app.".
Снимки экрана расширения
Скачать файл CRX расширения Laravel TestTools
Скачайте файлы расширений Laravel TestTools в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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". Основная информация о расширении
| Название | |
| ID | ddieaepnbjhgcbddafciempnibnfnakl |
| Официальный URL | https://chromewebstore.google.com/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl |
| Описание | Chrome extension to generate Laravel integration tests while using your app. |
| Размер файла | 449 KB |
| Количество установок | 20,000 |
| Текущая Версия | 0.3.1 |
| Последнее Обновление | 2018-06-27 |
| Дата публикации | 2018-06-27 |
| Рейтинг | 4.85/5 Всего 67 оценок |
| Разработчик | Marcel Pociot |
| Тип оплаты | free |
| Официальный сайт расширения | http://marcelpociot.de/blog/2016-03-21-laravel-testtools |
| Поддерживаемые языки | 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": [
" | |