Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made WebApplicationFactory disposal silent #25

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

oskardudycz
Copy link
Owner

Added silent disposal for the WebApplicationFactory in case there's some dependency (like Marten ProjectCoordinator atm) that sometimes fails during disposal. That should not make tests fail, even though it's not a great thing.

Added possibility to inject ILoggerProvider to enable injecting XUnit test output helper.

Bumped to 0.8.2

…ome dependency (like Marten ProjectCoordinator atm) that sometimes fails during disposal. That should not make tests fail, even though it's not a great thing.

Added possibility to inject ILoggerProvider to enable injecting XUnit test output helper.

Bumped to 0.8.2
@oskardudycz oskardudycz added enhancement New feature or request webapi labels May 24, 2024
@oskardudycz oskardudycz merged commit 710b85c into main May 24, 2024
1 check passed
@oskardudycz oskardudycz deleted the disposal_issue branch May 24, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request webapi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant