The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Test-YAFT Test"

Test::YAFT - Yet another testing framework River stage zero No dependents

This module combines features of multiple test libraries providing its own, BDD inspired, Context oriented, testing approach....

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Test::More - Test::YAFT - Test::More comparison River stage zero No dependents

Test::YAFT supports most of Test::More features Import Parameters Test::YAFT doesn't support plan specification via import statement. Test::YAFT exports via Exporter::Tiny. Exported Functions $TODO Not supported BAIL_OUT Reexported can_ok Not support...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Test::Spec - Test::YAFT - Test::Spec comparison River stage zero No dependents

Test::YAFT allows approach similar to one provided by Test::Spec with small but significant differences code is executed as/when it appears in the source code assert's test message is not concatenated after Not supported directly, only via Context::S...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Test::Deep - Test::YAFT - Test::Deep comparison River stage zero No dependents

Test::YAFT supports almost all of Test::Deep features Import Parameters Test::YAFT exports via Exporter::Tiny. Exported Functions Isa Reexported as "expect_isa" all Reexported as "expect_all" any Reexported as "expect_any" array Reexported as "expect...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Test::Warnings - Test::YAFT - Test::Warnings comparison River stage zero No dependents

Test::YAFT reexports only "had_warnings". Import Parameters Test::YAFT turns off Test::Warnings's end test. Test::YAFT exports via Exporter::Tiny. Exported Functions allow_warnings Not supported allowing_warnings Not supported had_no_warnings Reexpor...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Test::Exception - Test::YAFT - Test::Exception comparison River stage zero No dependents

Test::YAFT doesn't provide dedicated asserts like Test::Exception. Instead it uses "it" and "got { }" block to achieve same result. dies_ok Behaviour of "dies_ok" is achieved by expecting any exception # Test::Exception dies_ok { $foo->method } "shou...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Cmp - Intermediate class for single param comparators River stage zero No dependents

Most of "Test::Deep" comparators uses only single expected value so little bit of abstraction saves few lines of code. Constructor Comparator->new ('Foo') Methods _val Returns expected value provided earlier to constructor _render_value Provides addi...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Got - Internals under got { } River stage zero No dependents

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Arrange - Internals under arrange { } block River stage zero No dependents

Block is evaluated in list context and its result value is passed to "proclaim" in Context::Singleton....

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Introduction - Introduction to Test::YAFT River stage zero No dependents

Test::YAFT is manifestation of (my) opinion that tests should be so easy to read and understand that they can (and should) act as entrypoint into your project for newbies....

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

Test::YAFT::Cmp::Compare - Comparator similar to Test::Builder::cmp_ok River stage zero No dependents

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

lib/Test/YAFT/Attributes.pm River stage zero No dependents

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC

lib/Test/YAFT/Cmp/Complement.pm River stage zero No dependents

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC
13 results (0.047 seconds)