Skip to content

Rxbsxn/javascript_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js_classes_basics

Setup

  • Make sure you have Node.js installed on your computer
  • Clone this repository
  • Open terminal in the repository's directory
  • run npm install

How to run tests

Type npm test in your console to see test results

Filter test suites

To filter test suites you have to run npm test -f TEST_NAME e.g npm test -f Car to run all tests from Car test suite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published