Testing Serverless Functions in .NET
Featured Post, January 2019
Testing with serverless is different than testing a regular cloud app. Discover the best ways to test serverless functions it in this article.
A Blog About .NET and Software Development
Testing with serverless is different than testing a regular cloud app. Discover the best ways to test serverless functions it in this article.
Discover how to protect yourself from unforeseen contract changes to an API that you don’t control.
There isn’t a week that goes by that there isn’t a new security breach in the news. The increased frequency of attacks makes writing automated security tests a necessity.
Acceptance tests provide an extra degree of certainty that a cloud app is working as expected. Find out how to write them in .NET Core 2.