reactlynx-testing-library / Screen
Convenience function for pretty-dom
which also allows an array
of elements
Parameter | Type |
---|---|
element ? |
(Element | HTMLDocument )[] | Element | HTMLDocument |
maxLength ? |
number |
options ? |
prettyFormat |
void
Convenience function for Testing Playground
which logs and returns the URL that
can be opened in a browser
Parameter | Type |
---|---|
element ? |
Element | HTMLDocument |
string
Type Parameter | Default type |
---|---|
Q extends Queries |
typeof queries |
index.d.ts:1430