We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85b8e30 + 9eb71f5 commit 678cc10Copy full SHA for 678cc10
topics/jest/index.md
@@ -3,5 +3,6 @@ display_name: Jest
3
short_description: Jest is a JavaScript testing framework built on top of Jasmine.
4
topic: jest
5
wikipedia_url: https://en.wikipedia.org/wiki/Jest_(JavaScript_framework)
6
+related: javascript, testing, mocking, coverage, mocha, jasmine, chai, qunit
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