#nsubstitute — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nsubstitute, aggregated by home.social.
-
New post from my blog...
In case you missed it earlier...
Testing in .NET with xUnit + NSubstitute + Shouldly
https://barretblake.dev/posts/development/2026/04/testing-dotnet/ #testing #dotnet #xunit #nsubstitute #shouldly -
New post from my blog...
Testing in .NET with xUnit + NSubstitute + Shouldly
https://barretblake.dev/posts/development/2026/04/testing-dotnet/ #testing #dotnet #xunit #nsubstitute #shouldly -
https://github.com/robrich/net-testing-best-practices - I modified my #dotNET #Testing #BestPractices talk. It's still #NoSlides, #demos only. Now it uses #NSubstitute, #AutoFixture, and Shoudly. Can I present it at your conference or meetup?
-
https://github.com/robrich/net-testing-best-practices - I modified my #dotNET #Testing #BestPractices talk. It's still #NoSlides, #demos only. Now it uses #NSubstitute, #AutoFixture, and Shoudly. A great simplification and easy transition. Can I present it at your conference or meetup?
-
My talk went great! :-)
I had a full "room"!
And here is my promised repo on dealing with integration tests in #dotnet
You can see #testcontainers utilized, #docker, #xunit custom parallel framework, #NSubstitute, #TestServer and all in #csharp testing e2e #HTTP #APIs with #auth, #MySQL, #Redis, #RabbitMQ and #MongoDB.