issues
search
zachallaun
/
mneme
Snapshot testing for Elixir
https://hex.pm/packages/mneme
94
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat!: add `mix mneme.test` supporting mneme config
#104
zachallaun
closed
5 days ago
0
Update rewrite to 1.0.0
#103
NickNeck
closed
5 days ago
4
Sometimes `%{__struct__: Foo}` is generated instead of `%Foo{}`
#102
tcoopman
closed
2 days ago
7
Idea: provide smart diffs for rendered html
#101
tcoopman
opened
1 week ago
4
Add `mix mneme.test` that supports Mneme's options
#100
zachallaun
closed
5 days ago
0
feat: add `mix mneme.install`
#99
zachallaun
closed
1 week ago
0
Immediate-mode CLI
#98
zachallaun
opened
2 weeks ago
0
fix(mneme.watch): ensure ex_unit application is started before accessing config
#97
zachallaun
closed
2 weeks ago
0
when a map has a struct or map as key, don't simplify it.
#96
tcoopman
closed
2 weeks ago
1
failed to start child: Mneme.watch.TestRunner
#95
tcoopman
closed
2 weeks ago
9
Refactor and test `Mneme.Watch.TestRunner`
#94
zachallaun
closed
3 weeks ago
0
`mix mneme.watch`: Immediately halt test suite on reload
#93
zachallaun
opened
3 weeks ago
0
`mix mneme.watch`: Documentation tasks
#92
zachallaun
closed
5 days ago
1
`mix mneme.watch`: add flag to only run stale tests
#91
tcoopman
closed
3 weeks ago
4
`mix mneme.watch`: Add flag to exit on successful test run
#90
zachallaun
closed
3 weeks ago
0
`mix mneme.watch`: Use previously selected pattern to select default patterns
#89
zachallaun
opened
3 weeks ago
0
CLI: Add `x` command to "exit" the cli and automatically reject all further assertions
#88
zachallaun
opened
3 weeks ago
0
Mneme overrides previously configured formatters, causing incompatibility with JUnitFormatter
#87
bvobart
closed
3 weeks ago
4
Terminal: Mix shell not properly captured
#86
zachallaun
opened
3 months ago
0
Crash when cycling through patterns
#85
JonasGruenwald
closed
3 months ago
9
Multiline string pattern not generated as heredoc
#84
JonasGruenwald
closed
3 months ago
2
Add `mix mneme.watch`
#83
zachallaun
closed
3 months ago
0
`mix mneme.watch` - enhanced test watcher/runner
#82
zachallaun
closed
3 months ago
0
Pattern generation: add note for omitted keys from maps/structs
#81
zachallaun
opened
4 months ago
0
Pattern generation: default string patterns to heredoc if existing pattern uses heredoc
#80
zachallaun
closed
5 days ago
0
ci: update version matrix
#79
zachallaun
closed
4 months ago
0
Don't raise `UnboundVariableError` unless the now-unbound variable is used somewhere later in the test
#78
zachallaun
opened
5 months ago
0
Warn when an `auto_assert` pattern will always succeed
#77
zachallaun
closed
5 months ago
0
Expose variables from LHO of matches
#76
am-kantox
closed
5 months ago
22
Pattern generation: generate inferred patterns for lists that ignore their tail
#75
zachallaun
opened
5 months ago
0
Pattern generation: improve inferred map patterns by keeping key order and retaining `_` values
#74
zachallaun
closed
5 months ago
0
Diff: Highlight string delimiter changes
#73
zachallaun
opened
5 months ago
0
File-based snapshots
#72
zachallaun
opened
6 months ago
0
Diff: Unified diffs
#71
zachallaun
opened
6 months ago
0
Diff: Line numbers
#70
zachallaun
opened
6 months ago
0
Diff: Side-by-side alignment
#69
zachallaun
opened
6 months ago
0
chore: add bug report issue template
#68
zachallaun
closed
6 months ago
1
Internal error struct undefined
#67
tcoopman
closed
6 months ago
10
Use string multiline when newline available in string
#66
wingyplus
closed
6 months ago
2
chore: update sourceror to 1.0
#65
linusdm
closed
7 months ago
4
Docs: CLI interface and key bindings
#64
zachallaun
closed
7 months ago
1
Diff highlighting bug
#63
zachallaun
opened
9 months ago
0
Keep escape sequences in strings
#62
mneumann
closed
9 months ago
0
Text-based matching
#61
tcoopman
opened
11 months ago
12
allow to jump more than 1 suggestion at a time
#60
tcoopman
closed
9 months ago
3
DateTime structs patterns are generated as `nil`
#59
axelson
closed
9 months ago
2
only two characters of each line displayed
#58
mayel
opened
1 year ago
8
Remove empty raw maps as suggested match patterns
#57
zachallaun
closed
9 months ago
2
Switching between generated auto assertions is not very clear
#56
axelson
closed
9 months ago
2
Duplicate patterns included in suggestions with nested maps/structs
#55
tcoopman
closed
9 months ago
5
Next