ert
ert copied to clipboard
Want test names shown in output buffer when using a TEST-SELECTOR pattern that matches to multiple tests in interactive session
Hi Christian:
If I use a test-selector on ert that matches to a few named tests and run this in my interactive Emacs session, the output buffer shows just the summary line and doesn't list any of the test names after running them (what [j} would show if I press it individually on each test result character in the summary). Is there any way to have the test results auto-expanded in the buffer after running many at once from a pattern? Thanks for any help. I am using ert in Emacs 28.0.50.
I have resolved this with my new package, ert-results. If you would like to merge this into standard ert and update Emacs with it, that is fine with me. It is GPLed, copyright FSF, and I have signed release forms with the FSF.