Skip to content

Commit

Permalink
Merge pull request #3974 from shaedrich/jest
Browse files Browse the repository at this point in the history
Add related to topic "Jest"
  • Loading branch information
ahpook authored Oct 13, 2023
2 parents 85b8e30 + 9eb71f5 commit 678cc10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion topics/jest/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ display_name: Jest
short_description: Jest is a JavaScript testing framework built on top of Jasmine.
topic: jest
wikipedia_url: https://en.wikipedia.org/wiki/Jest_(JavaScript_framework)
related: javascript, testing, mocking, coverage, mocha, jasmine, chai, qunit
---
Jest is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.
**Jest** is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.

0 comments on commit 678cc10

Please sign in to comment.