Skip to content

feat: add pull request workflow for automated Emacs tests#13

Open
guitmz wants to merge 1 commit into
jonathanchu:mainfrom
guitmz:ert-workflow-clean
Open

feat: add pull request workflow for automated Emacs tests#13
guitmz wants to merge 1 commit into
jonathanchu:mainfrom
guitmz:ert-workflow-clean

Conversation

@guitmz
Copy link
Copy Markdown
Contributor

@guitmz guitmz commented May 10, 2026

Add a GitHub Actions workflow that runs the Grove test suite automatically for pull requests. I fetched this from some private repositories of mine.

  • add tests/run-tests.el as a single test entrypoint that loads every tests/*-test.el file and runs the full ERT suite

You can also run the test suite locally with:

emacs --batch -Q --eval "(setq load-prefer-newer t)" -L . -l tests/run-tests.el

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant