Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bard/emacs-director
Script Emacs sessions for automated screencasts and end-to-end tests
https://github.com/bard/emacs-director
automation emacs end-to-end-testing screencast-recording test testing
Last synced: 10 days ago
JSON representation
Script Emacs sessions for automated screencasts and end-to-end tests
- Host: GitHub
- URL: https://github.com/bard/emacs-director
- Owner: bard
- License: gpl-3.0
- Created: 2021-02-23T11:02:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T12:37:56.000Z (over 1 year ago)
- Last Synced: 2024-08-01T03:42:58.286Z (3 months ago)
- Topics: automation, emacs, end-to-end-testing, screencast-recording, test, testing
- Language: Emacs Lisp
- Homepage: https://bard.github.io/emacs-director
- Size: 163 KB
- Stars: 111
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Director: Simulate Emacs user sessions
Director drives an Emacs session from the point of view of the user. It can be
used for end-to-end testing, hands-free screencast recording, probably more.Director is similar in spirit to web tools such as Selenium Webdriver. It is
_not_ a general purpose solution for Emacs automation; use Lisp for that.For quickstart and reference, see the [documentation web site](https://bard.github.io/emacs-director).