logicaroma / full-spectrum-testing-slides

Slide deck for our full spectrum testing talk at codefront.io 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Spectrum Testing

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server

About

Slide deck for our full spectrum testing talk at codefront.io 2014


Languages

Language:HTML 69.6%Language:CSS 18.6%Language:JavaScript 11.7%