Skip to content

pramod096/jest-testcoverage-featuredlocation

Repository files navigation

jest-testcoverage-featuredlocation

This repo contains the Results of Test Coverage Reports of Featured Location, generated using Jest. The actual test cases are written in the application, which can be accessed from here. The output code coverage generated after executing all the test cases is directed to this repo.

Jest

  • Jest is a JavaScript testing framework maintained by Meta, designed and built by Christoph Nakazawa with a focus on simplicity and support for large web applications. It works with projects using Babel, TypeScript, Node.js, React, Angular, Vue.js and Svelte.

Generate Code Coverage

  • From the ui folder of featured location application, run the following command to execute tests and generate code coverage.
npm run test:unit --coverage

About

This repo contains the Results of Test Coverage Reports of Featured Location, generated using Jest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published