Skip to content

Releases: deinsoftware/vscode-testing-library-snippets

1.0.0

Choose a tag to compare

@equiman equiman released this 21 Apr 23:59
6282a3a

Added

  • PlaceholderText, DisplayValue, AltText, Title, TestId queries snippets
  • Visual example about how you can use the query variants

0.3.0

Choose a tag to compare

@equiman equiman released this 18 Apr 23:54
5c374c3

Added

  • LabelText queries snippets

0.2.0

Choose a tag to compare

@equiman equiman released this 18 Apr 22:47
576db73

Added

  • changed import name on userEvent
  • snippets for events

0.1.0

Choose a tag to compare

@equiman equiman released this 18 Apr 07:30
301ee3d

Changed

  • rename all the query snippets

0.0.10

Choose a tag to compare

@equiman equiman released this 18 Apr 07:06
93d4f57

Changed

  • Multiselect documentation separator on marketplace

0.0.9

Choose a tag to compare

@equiman equiman released this 18 Apr 06:47
175790c

Changed

  • Query variant documentation

0.0.8

Choose a tag to compare

@equiman equiman released this 18 Apr 06:30
ef76b2c

Changed

  • Cheat sheet based on official documentation

0.0.7

Choose a tag to compare

@equiman equiman released this 18 Apr 00:26
2fb9b84

0.0.7 - 2023/04/17

Fixed

  • by text function query

0.0.6

Choose a tag to compare

@equiman equiman released this 18 Apr 00:00
51cad6a

Added

  • cheat sheet helper section on README
  • wait for snippets

Changed

  • snippets with multiple search variants to avoid repetition

0.0.5

Choose a tag to compare

@equiman equiman released this 17 Apr 03:05
7730a8a

Added

  • regex snippets
  • getByText query snippets