The Call Kent Podcast
The Call Kent Podcast
Kent C. Dodds
How to test semantic HTML tables?
3 minutes Posted Nov 30, 2022 at 5:29 pm.
0:00
3:57
Download MP3
Show notes

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.

Thanks a lot!

How to test semantic HTML tables?