An open API service indexing awesome lists of open source software.

https://github.com/tf/buster-js-testing-talk

A short introduction to Buster.JS
https://github.com/tf/buster-js-testing-talk

Last synced: 9 months ago
JSON representation

A short introduction to Buster.JS

Awesome Lists containing this project

README

          

# Talk: Buster.js Testing

by [Vangelis Tsoumenis](http://github.com/kioopi) ([@kioopi](http://twitter.com/kioopi))
and [Tim Fischbach](http://github.com/tf) ([@tfischbach](http://twitter.com/tfischbach))

## Links & Resources

* [Slides](http://tf.github.com/buster-js-testing-talk/slides)

### Buster.JS

* [busterjs.org](http://busterjs.org) - The Buster.JS website.
* [github.com/busterjs](http://github.com/busterjs/buster.git) - The Buster.JS github repository.

### Jenkins Integration

* [JavaScript Tests on your Continous Integration Server](http://blog.iterate.no/2012/12/19/javascript-tests-on-your-continous-integration-server/) by Pål Ruud