Summary
Assess provides additional support for testing Emacs packages. It provides: a set of predicates for comparing strings, buffers and file contents, explainer functions for all predicates giving useful output, macros for creating many temporary buffers at once, and for restoring the buffer list, methods for testing indentation, by comparison or "roundtripping", methods for testing fontification. Assess aims to be a stateless as possible, leaving Emacs unchanged whether the tests succeed or fail, with respect to buffers, open files and so on; this helps to keep tests independent from each other.
Versions
v0.7 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
app-emacs / m-buffer : List Oriented Buffer Operations for Emacs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/assess: drop old 0.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-emacs/assess: Stabilize 0.7 amd64, #943362
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/assess: bump to 0.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-emacs/assess: Stabilize 0.6 amd64, #928556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/assess: remove broken tests
Closes: https://bugs.gentoo.org/911284 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/assess: new package; add version 0.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org>