On Saturday, September 11, 2021 at 4:30:28 PM UTC-5 Edward K. Ream wrote: > In this Engineering Notebook post, I'll summarize the new unit testing framework. The new code is in the ekr-unit-test branch. > I'll discuss only the most interesting features, and will be as brief as possible. See PR #2159 <https://github.com/leo-editor/leo-editor/pull/2159> for the code-level details.
The PR changes 178 files! As you will see from the diffs, Leo's core files have not change significantly. The changes are mostly due to the "cleanups" mentioned in the first comment of the PR. The test-all command was essential to making these changes safely. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/96b93424-6397-4935-b980-fc43547e38aen%40googlegroups.com.
