in reply to Re^3: Module Change Log
in thread Module Change Log

Don't we then need to copy the test file into xt/ which is as easy to overlook as updating the change log?

Replies are listed 'Best First'.
Re^5: Module Change Log
by hippo (Archbishop) on Sep 13, 2022 at 16:00 UTC

    You only need to copy/create the test file once. You need to update the change log on every release.


    🦛

      For every release I create a directory structure - or rather Module::Starter does.
      Although I do copy over all the test files from the previous version to the new version, the test of the Change Log would copy over in that, wouldn't it?

      I think I've just answered my own question...