Skip to content

Test2::Tools::AsyncSubtest still mentions deprecated Test2::Bundle::Extended #1079

Description

@bkerin

As the subject says. This works for me:

use Test2::V1 -import, -summary, -utf8;
use Test2::Plugin::BailOnFail;
use Test2::Tools::AsyncSubtest qw( fork_subtest );
use Test2::Plugin::SubtestFilter;

So I think Test2::Tools::AsyncSubtest is not required anymore as long as Test2::V1 is in use, and it says it's deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions