File: autotest.1.pod

package info (click to toggle)
ruby-zentest 4.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 528 kB
  • ctags: 576
  • sloc: ruby: 3,210; makefile: 13
file content (22 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=head1 NAME

autotest - a continuous testing facility

=head1 SYNOPSIS

B<autotest>

=head1 DESCRIPTION

B<autotest> is a continuous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.

See I</usr/share/doc/ruby-zentest/> for more details.

=head1 AUTHOR

Ryan Davis, Eric Hodel, seattle.rb

This manual page is written by Praveen Arimbrathodiyl <praveen@debian.org> for
Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).