Sha256: 43937b758f8f2bbfcf4bb18ba2120a3d71de1ac7474efdcfba8b97d516b38c95
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
.TH TESTR 1 "2012\-01\-13" "14.1.3" .SH NAME .PP testr \- Continuous testing tool for Ruby .SH SYNOPSIS .PP \fB\fCtestr\fR [\fIOPTION\fP]... .SH DESCRIPTION .PP This program is a simple command\-line user interface for .BR testr\-driver (1). It demonstrates how the components of TestR work together and also serves as an example of how you can create your own TestR user interface. .PP When run, it presents you with a menu of single\-character commands that you can enter, loads the test execution overhead into .BR testr\-master (1), and finally notifies you when the master is ready to run test files. .PP It also launches .BR testr\-herald (1) alongside .BR testr\-master (1). When the herald reports a modified file that belongs to the test execution overhead, this program notifies you accordingly and then replaces the current master with a new one that will absorb the modified test execution overhead into itself. .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.1.3 | man/man1/testr.1 |