Skip to content

Commit 678cc10

Browse files
authored
Merge pull request #3974 from shaedrich/jest
Add related to topic "Jest"
2 parents 85b8e30 + 9eb71f5 commit 678cc10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topics/jest/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ display_name: Jest
33
short_description: Jest is a JavaScript testing framework built on top of Jasmine.
44
topic: jest
55
wikipedia_url: https://en.wikipedia.org/wiki/Jest_(JavaScript_framework)
6+
related: javascript, testing, mocking, coverage, mocha, jasmine, chai, qunit
67
---
7-
Jest is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.
8+
**Jest** is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.

0 commit comments

Comments
 (0)