Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video management tool | Testing practice

Introduction

This project focuses on managing movie data, calculating movie durations, and determining the best-rated films for a given year, all while incorporating unit testing practices using Jest.


Tecnologies used

  • HTML: To link the JavaScript file.
  • JavaScript: To implement the logic.
  • Jest: Used for unit testing JavaScript functions.

Setup

  1. Clone this repo
git clone https://github.com/annahilla/3-Testing
  1. Open project on VS Code or some editor and install dependencies
npm install
  1. Run the tests
npm run test:watch
  1. You can open the generated test-results.html file with the "Live Server" VSCode extension to see test results.

About

Testing project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages