Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).