Unit tests are supplementary source code created to automatically test the functionality and correctness of code modules. They are a way of formalizing assumptions about the codeâs behavior. With unit tests, one can validate code and code changes at any time, and know exactly when a new change breaks existing code. This page discusses unit testing of EmacsLisp scripts and programs. TerminologyA un
{{#tags}}- {{label}}
{{/tags}}