GitHunt
M0

M0rona/gabrielMorona-Turma02-Trabalho01

Trabalho avaliativo da aula de testes da Faculdade

JEST Unit Tests

GitHub Actions

Build and Tests

Getting Started

In order to execute this project you must follow the steps below:

  1. Install Node JS (version >= 18.x)
  2. Run npm install to install all the project dependencies
  3. Run npm run test to execute the entire test suite
  4. Run npm run coverage to execute the entire test suite with coverage

All execution artifacts can be found in ./coverage, if you want to remove these files run npm run clean.

Project Structure


  • src: source code
  • test: unit test files

Contributors

MIT License
Created August 30, 2024
Updated September 26, 2024