Test our code with json
#Test our #code with #json in C#
Test Driven Development (TDD) helps you to validate our code but something you need to check some result as json and it is not easy to find an easy way. After a couple of post on Stackoverflow, here I want to show my solution. Here some examples of TDD.
For my company I’m creating an Azure Functions with .NET Core 3.xto generate the invoices. I have to consider different scenarios and I want…
View On WordPress














