Skip to content

Solves for exercises connected with OOP and TDD (I suppose)

Notifications You must be signed in to change notification settings

Kejooorek/selleo-internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Solves for exercises connected with OOP and TDD (I suppose)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •