Skip to content

Open-Source-Studio-at-ITP/UnitTestingCI

 
 

Repository files navigation

Unit Testing and Continuous Integration

CircleCI

This repository is for sudents in the course to experiment with unit testing and continuous integration. It uses the testing framework Jest and CircleCI as described in the video tutorials linked below.

This repo is forked from CodingTrain/TestingTestTest.

Students may also experiment with Mocha, Chai, and TravisCI in the Playground.

Demonstrating a merge conflict 2.

  • Hello merge conflict -- another change from me.

Running the tests

  1. Install node.js
  2. Clone this repository.
  3. npm install
  4. npm test

Video Tutorials

Matrix Library

About

For learning about unit testing and continuous integration

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%