You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: no more having to re-add DomTestingLibrary after page load! (#20)
* feat: no more having to re-add DomTestingLibrary after page load! :party:
* configure works after page load and standalone
* update snapshot
* set browsers
* updated readme
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@
8
8
9
9
<p>Testcafe selectors and utilities that encourage good testing practices laid down by dom-testing-library.</p>
10
10
11
-
**_Please go upvote this issue in testcafe to help make this library better_**https://github.com/DevExpress/testcafe/issues/3758
12
-
13
11
[**Read the docs**](https://testing-library.com/docs/testcafe-testing-library/intro) | [Edit the docs](https://github.com/alexkrolick/testing-library-docs)
0 commit comments