eeverman / eeverman/andhow

Redirect AppConfig errors during tests to some place other than out

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
25
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Logging and in particular failed startup all go to System.out and System.err. Need a way to redirect this during testing so the project is not so noisy during build.

This should be doable with a JUnit extension that can automatically redirect out at the start of a test class.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.