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

Use IAnsiConsole interface instead of AnsiConsole #14

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Nov 11, 2024

This PR is part of a stack that refactors from static classes to interfaces for testability and maintainability:

This PR changes most usages of AnsiConsole to use the IAnsiConsole interface and inject it into components.

@geofflamrock geofflamrock merged commit dd77ac1 into main Nov 11, 2024
11 checks passed
@geofflamrock geofflamrock deleted the testability-part-2 branch November 11, 2024 10: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