Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 818161d

Browse files
Merge pull request #127 from lukepfeiffer10/master
Adding browserstack
2 parents 9a6315a + 8d1be57 commit 818161d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ Allows customizing the mask placeholder when a user has focused the input elemen
9595
#### uiMaskPlaceholderChar
9696
Allows customizing the mask placeholder character. The default mask placeholder is `_`.
9797
98+
## Testing
99+
100+
Most of the testing is done using Karma to run the tests and SauceLabs to provide the different browser environments to test against.
101+
102+
Mobile testing and debugging uses BrowserStack for its abilities to remotely debug mobile devices from a browser.
103+
104+
[<img alt="BrowserStack" src="logos/browser-stack.png" height="53" width="250" />](https://www.browserstack.com)
105+
98106
## Development
99107
100108
We use Karma and jshint to ensure the quality of the code. The easiest way to run these checks is to use gulp:

logos/browser-stack.png

15.7 KB
Loading

0 commit comments

Comments
 (0)