Skip to content

Thinkful-Ed/starter-testing-basics-more-with-chai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter code: Testing Basics More With Chai

Existing files

The table below describes the files and folders in the starter code:

Folder/file path Description
src/main.js Contains functions that calculate the median score and the top scoring student.
test/main.test.js Contains the tests that need to pass.

Installation

  1. Fork and clone this repository.
  2. Run npm install to install project dependencies.
  3. Run npm test to run the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published