will-nemo / rtlcheatsheet

React Testing Library Cheat Sheet VS extension
https://marketplace.visualstudio.com/items?itemName=willnemo.rtlcheatsheet&ssr=false#overview
MIT License
1 stars 0 forks source link

React Testing Library Cheatsheet

VS Code extension that lets you open a react testing library cheatsheet directly in the editor.

Features

The cheatsheet can be opened in two ways:

Besides the Open React Testing Library Cheatsheet link in the hover popup, there’s also a link to the API. This aims to make it easier to quickly find all information needed to utilize this testing library.

Works with the following file types:

Release Notes

1.0.0

Initial release of the React Testing Library Cheatsheet extension.

Credit

The cheatsheet in this extension is based on the React Testing Library Cheatsheet by React Testing Library.