Debug your Jest tests. Effortlessly.
Jest-preview is a tool designed to help with writing and debugging Jest tests by previewing the actual UI in a browser. It works with Jest and react-testing-library but is flexible to use with different frontend frameworks and testing libraries.
To install jest-preview, run the following command:
npm install jest-preview
Jest-preview is a valuable tool for developers using Jest for testing. It provides a convenient way to visualize UI elements while writing and debugging tests, enhancing the testing process. With its support for various frontend frameworks and CSS libraries, jest-preview offers flexibility and ease of use for developers seeking to improve their testing workflow.