blankensteiner commented on a change in pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r476386320
##########
File path: tests/DotPulsar.Tests/DotPulsar.Tests.csproj
##########
@@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
+ <PackageReference Include="Moq" Version="4.14.5" />
Review comment:
We can add mocking and autofixture, but then it's stuff like:
AutoFixture
AutoFixture.AutoNSubstitute
AutoFixture.Xunit2
NSubstitute
FluentAssertions
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]