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

Dynamic Values in Assert.That #1335

Merged
merged 4 commits into from
Dec 2, 2024
Merged

Dynamic Values in Assert.That #1335

merged 4 commits into from
Dec 2, 2024

Conversation

thomhurst
Copy link
Owner

Analyzer instructing users to cast dynamic values to an object if used inside Assert.That(...)

@thomhurst thomhurst enabled auto-merge (squash) December 2, 2024 14:00
@thomhurst thomhurst merged commit 572de41 into main Dec 2, 2024
7 checks passed
@thomhurst thomhurst deleted the feature/issue-1332 branch December 2, 2024 14:09
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.

Assert.That fails with ambiguous method exception on dynamic values
1 participant