Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rt

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rt

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

rt

A unit test runner

Support run by file number

Support run by file path pattern

Support run by file line number

Support different format (In development)

Installation

gem install rt

Usage

rt test_file.rb

rt test/**/test_*.rb

rt test/unit/

Support specify line number:

rt test_file.rb:5

Only support "Test::Unit::TestCase", "ActiveSupport::TestCase" and "Shoulda"

Load Path

automatic add "./test" to load path, so you don't need "-Itest" option

Roadmap

  • Support red green
  • Support Formatter
  • Support Rspec compatible Formatter
  • Support growl notify
  • Support tag

FAQs

Package last updated on 17 Jan 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc