Skip to content

Megacy777/tdd-testing-project

 
 

Repository files navigation

JavaScript TDD Project

Example repo for JavaScript Test-Driven Development with Jest.

Required to implement a STACK without using JS array

[PUSH - POP]

Challenge: Implement additional tests in the test/stack.test.js file.

About

Implement a JS Stack with TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • CSS 30.0%
  • HTML 20.9%