mariasilvas / bmi

BMI Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

BMI Calculator


Languages

Language:HTML 69.7%Language:JavaScript 27.4%Language:CSS 2.9%