How to test semantic HTML tables?

30/11/2022 3 min Temporada 3 Episodio 13
How to test semantic HTML tables?

Listen "How to test semantic HTML tables?"

Episode Synopsis


I'm looking into testing tables with testing library and was wondering, how would you approach testing a semantic HTML table with React testing library?I found this issue (https://github.com/testing-library/dom-testing-library/issues/583#issuecomment-997347372) on Github, but there seems to be no definitive answer.screen.logTestingPlaygroundURL()Testing PlaygroundThe Accessibility paneThanks a lot!How to test semantic HTML tables?