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
- Host: GitHub
- URL: https://github.com/tf/buster-js-testing-talk
- Owner: tf
- Created: 2013-04-08T22:20:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-09T17:16:02.000Z (about 13 years ago)
- Last Synced: 2025-04-17T09:49:45.509Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://tf.github.com/buster-js-testing-talk/slides
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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