issues
search
skuzzle
/
snapshot-tests
Convenient snapshot testing for Java
https://skuzzle.github.io/snapshot-tests/reference/latest/
MIT License
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only store raw/actual results if tests fail - remove when test succeeds
#104
skuzzle
opened
9 months ago
0
Merge JavaDoc from all modules into single artifact
#103
skuzzle
opened
1 year ago
0
Forbid multiple snapshots with same name by default
#102
skuzzle
closed
1 year ago
0
Provide a way to merge @SnapshotTestOptions
#101
skuzzle
opened
1 year ago
1
Consider changing the groupId
#100
skuzzle
opened
1 year ago
0
Migrate build to use Gradle Kotlin DSL
#99
skuzzle
closed
1 year ago
0
html module comes with wrong automatic module name
#98
skuzzle
closed
1 year ago
0
Migrate build to Gradle Kotlin DSL
#97
skuzzle
closed
1 year ago
0
Enable build cache
#96
skuzzle
closed
1 year ago
0
Feature: Print eol debug information
#95
skuzzle
closed
1 year ago
1
Make all SnapshotTestOptions configurable via DSL
#94
skuzzle
opened
1 year ago
0
Determining line endings from git config doesn't work
#93
skuzzle
closed
1 year ago
0
Remove deprecations
#92
skuzzle
closed
1 year ago
0
Normalize to git line breaks by default
#91
skuzzle
closed
1 year ago
0
Obey gitattributes line endings when writing snapshots
#90
skuzzle
closed
1 year ago
1
Add diff tool
#89
skuzzle
closed
1 year ago
1
Extract diff creation into own module
#88
skuzzle
closed
1 year ago
0
Make diff renderer globally configurable
#87
skuzzle
closed
1 year ago
0
Interactive snapshot updates
#86
skuzzle
opened
1 year ago
0
'Strict order' only applies to array elements, not objects
#85
skuzzle
opened
1 year ago
0
Add simple API to plugin test-framework specific behavior
#84
skuzzle
closed
1 year ago
0
Use and apply Spotless plugin to enforce Code Style
#83
skuzzle
closed
1 year ago
0
Use different docker image for building the release
#82
skuzzle
opened
1 year ago
0
Rename modules
#81
skuzzle
closed
1 year ago
0
Use spotless for code cleanup
#80
skuzzle
closed
1 year ago
0
Stack trace is not filtered for all AssertionErrors
#79
skuzzle
closed
1 year ago
0
AssertionError is thrown twice per test execution
#78
skuzzle
closed
1 year ago
0
XPath performance tweak
#77
skuzzle
closed
1 year ago
0
StructuredData configuration should be lazy
#76
skuzzle
closed
1 year ago
0
Copying files to root dir using gradle Copy task is bad practice
#75
skuzzle
closed
1 year ago
0
Allow recursive test directories
#74
skuzzle
closed
1 year ago
0
MarshallerSupplier functional interface is not public
#73
skuzzle
closed
1 year ago
0
Support for JUnit5 @Nested tests & @SnapshotDirectory no longer allowed on methods
#72
skuzzle
closed
1 year ago
0
Gracefully support JUnit5 nested tests
#71
skuzzle
closed
1 year ago
0
XmlUnit produces ridiculous large diffs
#70
skuzzle
opened
1 year ago
1
Add more convenience for inferring/building the JAXBContext
#69
skuzzle
opened
1 year ago
0
Streamline public API
#68
skuzzle
opened
1 year ago
0
Inconsistent naming of structured data artifacts
#67
skuzzle
closed
1 year ago
0
XmlSnapshot.withEnableXPathDebugging: Boolean parameter 'enabled' not taken into account
#66
skuzzle
closed
1 year ago
1
Migrate to gradle
#65
skuzzle
closed
1 year ago
0
Migrate build to gradle
#64
skuzzle
closed
1 year ago
1
Recursive test directories
#63
skuzzle
closed
1 year ago
0
Detect when a snapshot is overridden in same test execution
#62
skuzzle
closed
1 year ago
0
SnapshotDirectory annotation on test method not taken into account
#61
skuzzle
closed
1 year ago
1
Provide proper API for test-framework specific behavior
#60
skuzzle
closed
1 year ago
0
GitHub pages deployment of reference documentation doesn't work as expected
#59
skuzzle
closed
1 year ago
1
Show path to snapshot file in exception message when it has been created initially
#58
skuzzle
closed
1 year ago
0
Gracefully support namespaces for xpaths in custom comparison rules
#57
skuzzle
closed
1 year ago
0
Add Asciidoc reference documentation
#56
skuzzle
closed
1 year ago
0
Store snapshots from static inner test classes into own sub directory of parent class
#55
skuzzle
opened
1 year ago
0
Next