Categories: None [Edit]

rutema_web

https://rubygems.org/gems/rutema_web
== DESCRIPTION: rutema_web is the web frontend for rutema. It can be used as a viewer for database files created with the rutema ActiveRecord reporter. It also provides you with some basic statistics about the tests in your database in the form of diagrams of debatable aesthetics but undoubtable value! == SYNOPSIS: rutema_web config.yaml and browse to http://localhost:7000 for the glorious view Here is a sample of the configuration YAML: --- :db: :adapter: sqlite3 :database: rutema_test.db :settings: :page_size: 10 :last_n_runs: 20 :port: 7000 :show_setup_teardown: true The :db: section should be the activerecord adapter configuration. The :settings: section controls the behaviour of the web app.

Total

Ranking: 47,215 of 188,734
Downloads: 20,538

Daily

Ranking: 46,714 of 188,721
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
116256,645,721sinatra
213143,762,445rdoc
1,9358,366,581hoe
5,474785,734ruport
7,954330,236acts_as_reportable
11,432166,508rutema

Owners

#GravatarHandle
1iconlinkclau
2iconmbarchfe
3icondamphyr