Skip to content

Commit

Permalink
🧹 chore: advertise vitest-preview [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh95 committed Oct 23, 2022
1 parent 79d82f9 commit 61648e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Debug your Jest tests. Effortlessly. 🛠🖼

[![Try Jest Preview now](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/jest-preview?file=src%2FApp.test.tsx,README.md)

_Using Vitest? Try [Vitest Preview](https://github.com/nvh95/vitest-preview)_

## Why **jest-preview**

When writing tests using Jest, we usually debug by reading the HTML code. Sometimes, the HTML is too complicated to visualize the UI in our head. `jest-preview` previews your Jest tests right in a browser, then you can see your actual UI visually, which helps you write and debug Jest tests faster.
Expand Down

0 comments on commit 61648e1

Please sign in to comment.