Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038341
en ru br
Репозитории ALT
S:1.06-alt1
5.1: 0.084-alt1
4.1: 0.082-alt1
4.0: 0.082-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Test-NoWarnings

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.06-alt1
Время сборки: 2 августа 2021, 09:45 ( 138.4 недели назад )
Размер архива: 23.31 Kb

Домашняя страница:   http://search.cpan.org/dist/Test-NoWarnings/

Лицензия: LGPL
О пакете: Make sure you didn't emit any warnings while testing
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Test-NoWarnings
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin