You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be similar to the existing tools, but it would generate code specifically using Pleasantest's syntax (testing library, jest-dom, user-event).
Similar to Cypress Studio or Playwright's recorder it would be really cool to be able to record tests by manually interacting with the UI.
This would be similar to the existing tools, but it would generate code specifically using Pleasantest's syntax (testing library, jest-dom, user-event).
Testing Library has a feature to suggest potential queries for a given element which we could use.
The text was updated successfully, but these errors were encountered: