top | item 11284895

The master's thesis that led to the Karma Test Runner for JavaScript

3 points| gordonzhu | 10 years ago

Came across this as I was going through Karma's documentation. It's Vojta's thesis that led to the development of Karma.

https://github.com/karma-runner/karma/raw/master/thesis.pdf

It's an interesting way to learn more about testing and the ideas/technology behind a tool that many of us use everyday.

You can read more about Karma here:

https://karma-runner.github.io/0.13/index.html

2 comments

order

Bobarian|10 years ago

This looks awesome, look forward to reading through it!