annotate.el
annotate.el copied to clipboard
Adding regression tests
The package needs some tests to check for regressions.
Manny approaches can be taken to do testing (assertion, code that run only during compilation, libraries, etc), i think ERT is a good candidate.
Roadmap:
- [ ] starting studying the library;
- [ ] write the actual tests.
Bye! C.