Where can I found the documentation of the test() method in JavaScript?
I am learning to use the Testing Library for React Apps but I can't find any documentation regarding the "test()" method, which I presume is a method coming from a global object somewhere.