Skip to content
Discussion options

You must be logged in to vote

Tunit doesn't natively mock. And it only requires awaiting TUnit specific assertions, because the await keyword actually performs the execution.

Nsubstitute can still have it's synchronous calls and will work fine

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DavidPotter01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants