Skip to content

This is a sample project with jasmine setup for unit testing

Notifications You must be signed in to change notification settings

peterkitonga/jasmineexampleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Build Status

Brief

This repo demonstrates an example setup with jasmine for unit testing and a coverage report using istanbul. The CI system in use is travis CI.

Setup

Simply:

  • Clone the repo
git clone https://github.com/PeterKitonga/jasmineexampleci.git
  • cd /path/to/folder
  • Install dependencies npm install
  • Run tests npm test
  • In browser visit http://[path to folder]/tests/html/index.html

Illustration for Coverage Report

Illustration Example

Tutorial

Visit Udemy for the tutorial

About

This is a sample project with jasmine setup for unit testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published