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
{{ message }}
This repository was archived by the owner on Feb 24, 2022. It is now read-only.
@@ -275,7 +276,7 @@ This way, you don't have the slight overhead of the UMD boilerplate in a custom
275
276
276
277
## Tests
277
278
278
-
Run the hosted [test suite](https://domtastic.js.org/test/) in your browser. You can also clone this repo, and run the tests locally with [jsdom](https://github.com/tmpvar/jsdom) (using `npm test`).
279
+
Run the hosted [test suite](https://domtastic.js.org/test/) in your browser. You can also clone this repo, and run the tests locally with [jsdom](https://github.com/tmpvar/jsdom) (using `npm test`). Run `npm run test:bs` to run the tests in real browsers using BrowserStack.
279
280
280
281
## Credits
281
282
@@ -287,7 +288,13 @@ Many thanks to these sources of inspiration:
0 commit comments