testing-playground icon indicating copy to clipboard operation
testing-playground copied to clipboard

Simple and complete DOM testing playground that encourage good testing practices.

Results 31 testing-playground issues
Sort by recently updated
recently updated
newest added

## Bug Report 🐛 The firefox extension for testing playground appears to be gone: https://addons.mozilla.org/en-US/firefox/addon/testing-playground/ This is the link that the "Firefox Extension" button in the testing-playground.com menu links to....

bug
help wanted
firefox extension

## Summary 💡 It would be great if we had find in mark-up text feature in markup code editor. ## Examples 🌈 User clicks on markup text editor then presses...

feature

## Bug Report 🐛 When using a link from screen.logTestingPlaygroundURL() of @testing-library/angular the Testing-playground.com environment is empty and [this image](https://testing-playground.com/code_thinking.299ea641.png) is shown in the right two fields. ## To Reproduce...

bug

## Bug Report 🐛 Suggesting `getByText` over `getByLabelText`. As far as I understand, `getByLabelText` is of higher priority than `getByText`, according to https://testing-library.com/docs/queries/about/#priority ## To Reproduce ✔️ ## Expected behavior...

bug

## Bug Report 🐛 `screen. getByRole('listitem')` does nothing. It will correctly point out when clicking on the element that you should use ` getByRole('listitem')` but then nothing happens when you...

user-experience

## Summary 💡 I've mainly come across this tool through the chrome extension, which is great! It would be even better if it could support being used against storybook -...

feature

## Bug Report 🐛 If using either the Firefox or Chrome extensions in Cypress test runner, when moving the mouse to pick elements, the following error message is thrown: `contentScript.js:1...

bug

## Bug Report 🐛 Hi there I have a simple table structure where I wanted to select its first cell. While applying a better selector suggested by the application, it...

bug

## Bug Report 🐛 I'm testing a Material UI Dialog and when opening the screen on playground the CSS is not applied and the screen size is not responsive not...

feature
discussion

https://twitter.com/meijer_s/status/1355844574497935361?s=19

bug