Settings

Theme

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

3 points by gordonzhu 10 years ago · 2 comments · 1 min read


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

gordonzhuOP 10 years ago

Here are clickable links since I couldn't get them to work in the text post.

Download to the thesis as a PDF: https://github.com/karma-runner/karma/raw/master/thesis.pdf

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

Bobarian 10 years ago

This looks awesome, look forward to reading through it!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection