annotate.el icon indicating copy to clipboard operation
annotate.el copied to clipboard

Adding regression tests

Open cage2 opened this issue 3 years ago • 0 comments

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.

cage2 avatar Nov 22 '22 17:11 cage2