Skip to content

Commit

Permalink
chore(testing-karma): release to update NPM readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsDenBakker committed Oct 8, 2020
1 parent a306dd6 commit 16f4fb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/testing-karma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ tags:

Configuration for setting up testing with karma.

[//]: # 'AUTO INSERT HEADER PREPUBLISH'

We recommend karma as a general-purpose tool for testing code that runs in the browser. Karma can run a large range of browsers, including IE11. This way you are confident that your code runs correctly in all supported environments.

During development you can run Chrome Headless, giving fast feedback in the terminal while writing your tests. In your CI you can run more browsers, and/or use a service like [Browserstack](https://www.browserstack.com/) or [Saucelabs](https://saucelabs.com/) for testing in all supported browsers.
Expand Down

0 comments on commit 16f4fb0

Please sign in to comment.