testing-library/testing-library-docs

Debugging section inside "About Queries" should be move to "Debugging" section

tomalaforge opened this issue · 2 comments

Inside the documentation, there is a section about debugging inside the "About Queries". I think this section should be move to "Debugging".

Because, debug and logTestingPlaygroundURL are two very useful function to debug your test and there are hidden and hard to find. The "Debug" section is were you go when you are having trouble debugging your test.

If this issue is accepted, I will do the change.

Hi @tomalaforge, thanks for this :)
You can go ahead and open a PR for this.

Resolved in #1279