Skip to content

macbright/js-testing

Repository files navigation

js-testing

A practical demonstration implementation of a test driven development in javascript The project is part of a series of projects to be completed by students of Microverse.

Technologies

  • Javascript
  • jest

Usage

Clone the repository to your local machine

$ git clone https://github.com/macBright/js-testing.git

cd into the directory

$ cd js-testing

git clone https://github.com/macBright/js-testing

cd js-testing 
 npm install
npm run test

Designed and developed by

Boakye Addo Forison && Bright Okike

Contributing

  1. Fork it (https://github.com/macBright/js-testing/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors