Skip navigation.

Tesly Jr.: HTML Test Reporter

Tesly Jr.: HTML Test Reporter

Tesly Jr. is a web app that provides an HTML test reporter for automated unit tests. With an RSS feed reporting the results of every test run, it's great for continuous integration.

It currently supports Ruby's Test::Unit, the default testing framework of Ruby on Rails, but any testing framework can be easily supported. Test reports are logged via an HTTP request, and the format of that request is described here.