Navigation Menu

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

Test::More doesn't require a minimum version of Test::Builder #89

Closed
doherty opened this issue Nov 30, 2010 · 0 comments
Closed

Test::More doesn't require a minimum version of Test::Builder #89

doherty opened this issue Nov 30, 2010 · 0 comments
Labels

Comments

@doherty
Copy link
Contributor

doherty commented Nov 30, 2010

I use Test::More 0.94; because I use subtests, but today I learned (the hard way: doherty/String-Trim#1) that you also need Test::Builder 0.94. Since Test::More doesn't require a minimum version of Test::Builder, it was possible to have a Test::More that knows how to do subtests, but a Test::Builder that doesn't know how to do them.

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

No branches or pull requests

2 participants