React VT
Visual Testing Tool for React Applications
What is React VT?
React VT is a Chrome extension developed by react-vt, and its main feature is "Visual Testing Tool for React Applications".
Extension Screenshots
Download React VT Extension CRX File
Download React VT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | React VT |
ID | aphjepidficfgphkbggojoemgpmianhi |
Official URL | https://chromewebstore.google.com/detail/react-vt/aphjepidficfgphkbggojoemgpmianhi |
Description | Visual Testing Tool for React Applications |
File Size | 1.51 MB |
Installation Count | 1,105 |
Current Version | 0.3.0 |
Last Updated | 2017-09-08 |
Publish Date | 2017-09-08 |
Rating | 5.00/5 Total 2 Ratings |
Developer | react-vt |
[email protected] | |
Payment Type | free |
Extension Website | http://reactvt.io |
Help Page URL | https://github.com/ReactVT/react-vt |
Supported Languages | 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": [ " |