RubyGems Navigation menu

rutema_web 1.0.6

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 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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.6 - November 30, 2011 (94.5KB)
  2. 1.0.5 - April 01, 2011 (92.5KB)
  3. 1.0.4 - April 23, 2010 (92.5KB)
  4. 1.0.3 - December 17, 2009 (90KB)
  5. 1.0.2 - September 24, 2009 (95KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (4):

ruport ~> 1.6.3
rutema ~> 1.2.4
sinatra ~> 1.3.1

Development依存関係 (2):

hoe ~> 2.12
rdoc ~> 3.10

所有者:

作者:

  • Vassilis Rizopoulos

SHA 256チェックサム:

6e5b110ded2b4b1206415e8a32215fb08240fc9920862acedc2a85fc0cf44947

累計ダウンロード数 20,640

このバージョンのみ 4,115

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: