Skip to content

mariasilvas/bmi

Repository files navigation

BMI Calculator

BMI Calculator is a personal project to practice HTML, CSS, JavaScript and Cypress.

Open Calculator

$ npm run-script server

Test Scenarios

All test scenarios can be found in the file TEST_SCENARIOS.md

Automation Tests

Command to run the tests in the terminal:

$ npm run-script test

Command to run the tests in the Cypress GUI:

$ npm run-script cypress

Last Cypress Report

Open cypress/reports/html/index.html