I'm writing tests for a module that wraps around Net::OAuth, and as such it requires Yahoo credentials (login and password) in order to test properly.
Since I haven't uploaded this on CPAN (though I am planning to) and I'm still testing locally, I put the credentials in my test file -- but this approach wouldn't work for the actual release. At the same time, without Yahoo's credentials then the tests would fail.
Any tips on how I can work around this? This is going to be my first module on CPAN and I want to make it polished. Thank you.
In reply to Testing CPAN module that requires credentials by Marseille07
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |