Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Sandbox for playing with the Jasmine testing library for JavaScript

Notifications You must be signed in to change notification settings

tannerwelsh/jasmine_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jasmine Sandbox

A development sandbox for playing with the Jasmine testing library.

Getting Started

  1. Download the repo files and open the spec runner page in a browser
git clone https://github.com/openspectrum/jasmine_sandbox.git
cd jasmine_sandbox
open SpecRunner.html -a Google\ Chrome # or whichever browser you prefer
  1. Add your source code to src/Script.js and your specs to spec/Spec.js
  2. Refresh SpecRunner.html and behold the magic

About

Sandbox for playing with the Jasmine testing library for JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published