
Season 3 · Episode 13
How to test semantic HTML tables?
Jan asked this on 2022-11-30
November 30, 20223m 57s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
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!
Topics
tablessemantic htmltesting library