Sha256: 0e072c214c2dcaa06c8116df89bd01d10d5f084d71d24b493f741e605ba2e366

Contents?: true

Size: 771 Bytes

Versions: 1

Compression:

Stored size: 771 Bytes

Contents

.TH TESTR 1 "2012\-01\-16" "14.2.0"
.SH NAME
.PP
testr \- Continuous testing tool for Ruby
.SH SYNOPSIS
.PP
\fB\fCtestr\fR [\fIOPTION\fP]... [\fICONFIG\fP]...
.SH DESCRIPTION
.PP
This program is a simple command\-line user interface for 
.BR testr\-driver (1).  
It
loads the given \fICONFIG\fP files (which are either paths to actual files or
names of helper libraries in the testr/config/ namespace of Ruby's load path)
and then waits for you to supply interactive commands on its stdin.  You may
press the ENTER key (supplying no command) to see a menu of accepted commands.
.SH OPTIONS
.TP
\fB\fC-h\fR, \fB\fC--help\fR
Display this help manual using 
.BR man (1).
.SH SEE ALSO
.PP
.BR testr (1), 
.BR testr\-driver (1), 
.BR testr\-master (1), 
.BR testr\-herald (1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
testr-14.2.0 man/man1/testr.1