Visual Testing Tool for React Applications
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.
Latest reviews
- (2017-09-21) David Sally: Makes writing enzyme tests much more intuitive!
- (2017-08-24) Mustafa Khan: Very useful for testing react applications :)