React VT
Visual Testing Tool for React Applications
Что такое React VT?
React VT - это расширение Chrome, разработанное react-vt, и его основная функция - "Visual Testing Tool for React Applications".
Снимки экрана расширения
Скачать файл CRX расширения React VT
Скачайте файлы расширений React VT в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Data-driven visual testing library for React developers React VT presents a live view of the React component structure of your app, along with current state and props. Users can define assertions and test them in real time while interacting with their application. Once the user is satisfied with their defined tests, they can export their assertions into an Enzyme file.
Основная информация о расширении
Название | React VT |
ID | aphjepidficfgphkbggojoemgpmianhi |
Официальный URL | https://chromewebstore.google.com/detail/react-vt/aphjepidficfgphkbggojoemgpmianhi |
Описание | Visual Testing Tool for React Applications |
Размер файла | 1.51 MB |
Количество установок | 1,105 |
Текущая Версия | 0.3.0 |
Последнее Обновление | 2017-09-08 |
Дата публикации | 2017-09-08 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | react-vt |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://reactvt.io |
URL страницы помощи | https://github.com/ReactVT/react-vt |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "React VT", "description": "Visual Testing Tool for React Applications", "version": "0.3.0", "content_scripts": [ { "matches": [ " |