The Call Kent Podcast
Trailer
Bonus
Episode 13
Season 3
How to test semantic HTML tables?
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!