Skip to content

Improve JUnit5's settings - #94

Merged
nedtwigg merged 3 commits into
mainfrom
feat/improve-settings
Jan 11, 2024
Merged

Improve JUnit5's settings#94
nedtwigg merged 3 commits into
mainfrom
feat/improve-settings

Conversation

@nedtwigg

Copy link
Copy Markdown
Member

While creating the advanced documentation, bumped into a few problems

  • SelfieSettingsAPI javadoc had some shortcomings
  • if you had any errors during settings initialization, those errors were kinda swallowed and hard to find.

In this PR, the docs are much-improved, and initialization errors are smuggled and rethrown in every snapshot assertion so that users can more easily find and fix the root cause.

@nedtwigg
nedtwigg merged commit d7b9bf0 into main Jan 11, 2024
@nedtwigg
nedtwigg deleted the feat/improve-settings branch January 11, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant