Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37399721
en ru br
ALT Linux repositórios
S:1.06-alt1
5.0: 0.084-alt1
4.1: 0.082-alt1
4.0: 0.082-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Test-NoWarnings

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.06-alt1
Data da compilação: 2 agosto 2021, 09:45 ( 141.5 weeks ago )
Tamanho:: 23.31 Kb

Home page:   http://search.cpan.org/dist/Test-NoWarnings/

Licença: LGPL
Sumário: Make sure you didn't emit any warnings while testing
Descrição:

In general, your tests shouldn't produce warnings. This modules causes any
warnings to be captured and stored. It automatically adds an extra test that
will run when your script ends to check that there were no warnings. If
there were any warings, the test will give a "not ok" and diagnostics of
where, when and what the warning was, including a stack trace of what was
going on when the it occurred.

If some of your tests are supposed to produce warnings then you should be
capturing and checking them with Test::Warn, that way Test::NoWarnings
will not see them and so not complain.

The test is run by an END block in Test::NoWarnings. It will not be run when
any forked children exit.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Test-NoWarnings
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009