Releases: deinsoftware/vscode-testing-library-snippets
Releases · deinsoftware/vscode-testing-library-snippets
1.0.0
Added
- PlaceholderText, DisplayValue, AltText, Title, TestId queries snippets
- Visual example about how you can use the query variants
0.3.0
Added
- LabelText queries snippets
0.2.0
Added
- changed import name on userEvent
- snippets for events
0.1.0
Changed
- rename all the query snippets
0.0.10
Changed
- Multiselect documentation separator on marketplace
0.0.9
Changed
- Query variant documentation
0.0.8
Changed
- Cheat sheet based on official documentation
0.0.6
Added
- cheat sheet helper section on README
- wait for snippets
Changed
- snippets with multiple search variants to avoid repetition
0.0.5
Added
- regex snippets
- getByText query snippets