A Visual Studio Code extension for generating React Testing Library boilerplate code snippets.
Features
Quickly insert boilerplate code for testing React components using React Testing Library.
Streamline your testing workflow with pre-defined test structures.
Improve code quality and consistency in your test suites.
Installation
Launch Visual Studio Code.
Go to the Extensions view by clicking on the square icon in the sidebar or by pressing Ctrl+Shift+X.
Search for "RTL Boilerplate" in the Extensions view search box.
Click on the Install button.
Usage
Open a JavaScript or TypeScript file in Visual Studio Code.
Type rtlbp in the editor.
Press Enter to insert the React Testing Library boilerplate code snippet.
Contributing
Contributions are welcome! Please fork this repository and create a pull request with your changes. For major modifications, please open an issue first to discuss the changes.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Acknowledgements
Thanks to the Visual Studio Code team for providing a powerful extension development platform.
This extension was inspired by the need for streamlined testing workflows in React applications.
Contact
For support, feedback, or inquiries, please contact Janko Stanic.