Ticket #838 (closed defect: fixed)
Author tests should all check RELEASE_TESTING and/or AUTOMATED_TESTING
| Reported by: | rhebus | Owned by: | rhebus |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.55 |
| Keywords: | Cc: |
Description
Some of the xt/* tests check RELEASE_TESTING and/or AUTOMATED_TESTING but most do not. They should all make this check.
Mostly this can be implemented by copying Adam's template from http://cpansearch.perl.org/src/ADAMK/Algorithm-Dependency-1.110/t/98_pod.t (see also http://use.perl.org/~Alias/journal/38822 )
Note also the critic tests should probably only run under RELEASE_TESTING; we shouldn't be bothering CPAN testers with Perl::Critic failures.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

