issues
search
jorgenschaefer
/
emacs-buttercup
Behavior-Driven Emacs Lisp Testing
GNU General Public License v3.0
363
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`buttercup --no-skip` causes spec text to be printed twice
#251
snogge
opened
3 months ago
3
ci: Add downstream test for Eask
#250
jcs090218
opened
3 months ago
0
Improve backtrace looks and performance
#249
snogge
closed
2 months ago
12
Struggling to define matcher that calls a matcher
#248
sellout
closed
3 months ago
3
Inexplicable hang on Emacs 30 snapshot
#247
alphapapa
closed
2 months ago
6
No traceback when asserting within a lambda?
#246
dmitrym0
closed
6 months ago
2
Respect NO_COLOR
#245
snogge
closed
8 months ago
0
buttercup issue with 1.34 change to use open closures on Emacs 29
#244
ikappaki
closed
8 months ago
12
1.33 -> 1.34 update causes hangs in GNU Emacs >=30.0.50 (git)
#243
xgqt
closed
8 months ago
8
Don't look inside functions
#242
snogge
closed
9 months ago
0
Don't look inside functions
#241
monnier
closed
9 months ago
2
Use advice-add instead of obsolete defadvice
#240
tarsius
closed
11 months ago
5
test: Change `pretty' test regexp to pass tests on emacs 30.
#239
nicolas-graves
closed
1 year ago
3
New failures with native-compilation on emacs-next-minimal-30.0.50-1.9d27b95
#238
nicolas-graves
closed
1 year ago
2
Do not create trampolines on Emacs 28
#237
snogge
closed
1 year ago
1
spy-on test fails with native-compilation
#236
podiki
closed
1 year ago
1
Forward-declare native-comp-enable-subr-trampolines.
#235
phst
closed
1 year ago
0
Add spy-arg-matcher for more complex matching of spy arguments
#234
Fuco1
opened
1 year ago
4
package autoload is obsolete
#233
snogge
opened
1 year ago
0
Always set native-comp-enable-subr-trampolines to nil before running tests
#232
sergiodj
closed
1 year ago
5
docs(exec): Document use with Eask
#231
jcs090218
closed
1 year ago
5
Native compilation problem when spying on certain primitives, such as file-exists-p
#230
sergiodj
closed
1 year ago
4
How to properly run all tests in a current buffer without using markdown with list code blocks?
#229
EmilyGraceSeville7cf
closed
1 year ago
3
Bizarre failure to match error signal message with :to-throw
#228
alphapapa
closed
1 year ago
6
Interactive testing ergonomics
#227
zabe40
closed
1 year ago
3
Too strict argument check in `buttercup--enclosed-expr`
#226
hillu
closed
2 years ago
5
Breaks with latest changes to format-spec
#225
d12frosted
closed
2 years ago
2
Check position of the :var and :var* keywords
#224
snogge
closed
2 years ago
0
Buttercup gets stuck if :var not defined at beginning of body
#223
wyuenho
closed
2 years ago
1
Backtraces print byte code instead of original expression for byte compiled tests
#222
snogge
opened
2 years ago
1
More interactive commands
#221
psionic-k
opened
2 years ago
4
Trace formatting takes ages (with mutual refs?)
#220
jscheid
closed
2 months ago
5
Fix: (buttercup--enclosed-expr) byte-code functions
#219
alphapapa
closed
2 years ago
2
Tests fail after updating buttercup
#218
noctuid
closed
2 years ago
11
Use default-directory instead of dot
#217
jcs090218
closed
2 years ago
11
Collect backtraces for failed test file loads and display them as failed specs
#216
snogge
closed
2 years ago
5
Avoid a compilation warning.
#215
phst
closed
2 years ago
1
Failing specs triggers complete backtrace
#214
snogge
closed
2 years ago
0
Do not store backtraces for pending specs
#213
snogge
closed
2 years ago
0
Is buttercup-pkg.el necessary?
#212
akirak
closed
2 years ago
2
Unclear if buttercup-level problem, but ... before-each block doesn't seem to work more than once sometimes.
#211
Trevoke
closed
2 years ago
5
Fix property comparisons in unit tests.
#210
phst
closed
2 years ago
3
Test failures under Emacs 28
#209
phst
closed
2 years ago
0
Possible bug with *first test* run?
#208
Trevoke
closed
3 years ago
1
Feature request: run tests in random order
#207
Trevoke
opened
3 years ago
0
:var does not work for defcustom? (Duplicate of #127)
#206
Trevoke
closed
2 years ago
6
Skipping tests makes Buttercup slower compared to running them
#205
doublep
closed
2 years ago
1
Use an absolute path for the root of test files
#204
akirak
closed
2 years ago
4
Make formatting of backtrace frames closer to that standard for Emacs
#203
doublep
closed
4 years ago
1
Feature request: --verbose flag
#202
diamond-lizard
opened
4 years ago
4
Next