What is "jest"
Jest is a Javascript testing framework, focusing on simplicity. Works with projects using: Babel, Typescript, Node, React, Angular, Vue among others.
Related Links:
- Official website(EN)
- Documentation(EN)
- Github
Jest is a Javascript testing framework, focusing on simplicity. Works with projects using: Babel, Typescript, Node, React, Angular, Vue among others.
Related Links: