Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a TAP::Harness-compatible wrapper for usage by Test::Harness #258

Open
Leont opened this issue Sep 17, 2022 · 0 comments
Open

Add a TAP::Harness-compatible wrapper for usage by Test::Harness #258

Leont opened this issue Sep 17, 2022 · 0 comments

Comments

@Leont
Copy link

Leont commented Sep 17, 2022

If a user sets the HARNESS_SUBCLASS environmental variable, Test::Harness will use that class instead of using TAP::Harness. This can be used to leverage Test2::Harness in install tools like Extutils::MakeMaker, Module::Build and Module::Build::Tiny.

Writing a wrapper that has a Test::Harness-compatible-enough interface is probably fairly trivial, especially if one doesn't support every option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant