Skip to content

Commit 80a24dd

Browse files
Update index.md
1 parent c3dceb4 commit 80a24dd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

recipes/javascript/tests/index.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# Tests
22
> Using test frameworks in JavaScript
3+
4+
5+
## List
6+
7+
See this [Top 5 JS Testing Frameworks](https://www.browserstack.com/guide/top-javascript-testing-frameworks) guide.
8+
9+
- Mocha
10+
- Jest
11+
- Jasmine
12+
- Karma
13+
- Puppeteer

0 commit comments

Comments
 (0)