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

Update dependencies. #240

Merged
merged 7 commits into from Jul 11, 2023
Merged

Update dependencies. #240

merged 7 commits into from Jul 11, 2023

Conversation

CaptnCodr
Copy link
Member

No description provided.

@CaptnCodr
Copy link
Member Author

I'm considering changing the exception type as before (MatchException), but on the other side xunit has changed as the way that requires more code in F#.

I'm not really sure to make this because it works as it is right now.

What do you think @sergey-tihon?

@sergey-tihon
Copy link
Member

I think that FsUnit should be as close to the underlying framework (xUnit) as possible. If xUnit throws another exception, we should not wrap it in the custom exception type. It should be a way to understand and use FsUnit if it behaves as an underlying framework.

@CaptnCodr
Copy link
Member Author

Good point.
I think this PR needs more work though. 🤔

@CaptnCodr
Copy link
Member Author

CaptnCodr commented Jul 10, 2023

I think this is ready now.

@sergey-tihon Do you have any additions?

@sergey-tihon sergey-tihon self-requested a review July 11, 2023 09:28
@CaptnCodr CaptnCodr merged commit e59e43f into fsprojects:master Jul 11, 2023
3 checks passed
@CaptnCodr CaptnCodr deleted the dependencies branch July 11, 2023 11:58
abelbraaksma added a commit to fsprojects/FSharp.Control.TaskSeq that referenced this pull request Oct 28, 2023
…hedValues`, thanks XUnit for making incompatible changes without first deprecating types

See fsprojects/FsUnit#240 for the FsUnit change (2nd commit) and fsprojects/FsUnit#251, and https://xunit.net/releases/v2/2.5.0
abelbraaksma added a commit to fsprojects/FSharp.Control.TaskSeq that referenced this pull request Oct 28, 2023
…hedValues`, thanks XUnit for making incompatible changes without first deprecating types

See fsprojects/FsUnit#240 for the FsUnit change (2nd commit) and fsprojects/FsUnit#251, and https://xunit.net/releases/v2/2.5.0
abelbraaksma added a commit to fsprojects/FSharp.Control.TaskSeq that referenced this pull request Oct 28, 2023
…hedValues`, thanks XUnit for making incompatible changes without first deprecating types

See fsprojects/FsUnit#240 for the FsUnit change (2nd commit) and fsprojects/FsUnit#251, and https://xunit.net/releases/v2/2.5.0
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.

None yet

2 participants