Skip to content

feat: add pull request workflow for automated Emacs tests (ignore)#12

Closed
guitmz wants to merge 4 commits into
jonathanchu:mainfrom
guitmz:ert-workflow
Closed

feat: add pull request workflow for automated Emacs tests (ignore)#12
guitmz wants to merge 4 commits into
jonathanchu:mainfrom
guitmz:ert-workflow

Conversation

@guitmz

@guitmz guitmz commented May 10, 2026

Copy link
Copy Markdown
Contributor

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

@guitmz

guitmz commented May 10, 2026

Copy link
Copy Markdown
Contributor Author

Something went wrong with my local branch when I pushed this. I will re-open with a clean state.

@guitmz guitmz closed this May 10, 2026
@guitmz guitmz deleted the ert-workflow branch May 10, 2026 14:30
@guitmz guitmz changed the title feat: add pull request workflow for automated Emacs tests feat: add pull request workflow for automated Emacs tests (ignore) May 10, 2026
@guitmz

guitmz commented May 10, 2026

Copy link
Copy Markdown
Contributor Author

Re-opened #13

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