Skip to content

pulkitkkr/TDD-JavaScript-Question-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD-JavaScript-Question-Bank

A Question Bank for People Learning Programming in JavaScript, with Test Driven Development Approach

Getting Started

  1. git clone https://github.com/pulkitkkr/TDD-JavaScript-Question-Bank.git
  2. Open CMD/Terminal in directory
  3. In Terminal: npm install
  4. Open ./Assignment Folder in your favourite code editor
  5. To Test, in Project root, type "npm test" (for all test)

Note: If You just want to run test cases for just one question, type "npm test Q1" for Q1.js

About

A Question Bank for People Learning Programming in JavaScript, with Test Driven Development Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published