Subject: | feature: test that there is an entry for the main module’s current version |
Neat module, thanks!
One thing that'd e a great sanity check is for it to test that there is an entry for the main module’s current version.
e.g.:
1. update a module from 1.2 to 1.3
2. forget to add a Changes entry for 1.3 (or typo it, etc)
3. test should fail (e.g. current version has no Changes entry (got 1.2 expected 1.3))