React testing library debug
How do I debug unit tests written using react testing library?
Apart from screen.debug()
As screen.debug is not fully printing the fom when it gets larger.
Apart from screen.debug()
As screen.debug is not fully printing the fom when it gets larger.
