in reply to Re^3: Testing CLI commands on Windows machines
in thread Testing CLI commands on Windows machines

How is it different from cpan testers?
  • Comment on Re^4: Testing CLI commands on Windows machines

Replies are listed 'Best First'.
Re^5: Testing CLI commands on Windows machines
by marto (Cardinal) on Sep 13, 2018 at 08:46 UTC

    It's faster, allows for better control over the environment and in order to get something into cpantesters you have to have uploaded it to cpan, at which point automatic mirroring happens and anyone can get it. CI before uploading to cpan allows for the discovery of problems before you release.