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

Update build & test infrastructure #18

Open
petdance opened this issue Apr 26, 2022 · 1 comment
Open

Update build & test infrastructure #18

petdance opened this issue Apr 26, 2022 · 1 comment

Comments

@petdance
Copy link
Member

Switch to Makefile.PL instead of Build.PL

Add Test::Warnings to all the tests to check for regressions. (Test::Warnings is what I use at work, but if there's a reason to use Test::NoWarnings instead, I'm all ears.)

@oalders
Copy link

oalders commented Apr 27, 2022

I asked on #toolchain on irc.perl.org and the feedback I got was that Test::Warnings > Test::NoWarnings and that Test2 also has a nice way to handle this: https://metacpan.org/pod/Test2::Tools::Warnings

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

2 participants