Using NUnit's TestCase Attribute
In the last post, we setup an NUnit test project and ran it in Visual...
2016, Oct 17 — 4 minute readIn the last post, we setup an NUnit test project and ran it in Visual...
2016, Oct 17 — 4 minute readYou have a new project and you want to add unit tests, where do you...
2016, Oct 03 — 4 minute readRecently, when I opened a Xamarin project in Visual Studio, I received a message that...
2016, Jun 22 — 1 minute readUpdate 2: The switch from the project.json format to the new csproj format and the...
2016, Jun 18 — 4 minute readUpdate: full NUnit 3 support for .NET Core and ASP.NET Core has been released. Things...
2016, May 18 — 4 minute readI found a red strobe light in the bargain bin at a local electronics store...
2016, May 17 — 3 minute readI'm experimenting with taking a 3-tier client/server/database application and creating a lightweight client application that...
2016, Mar 24 — 2 minute readContainers are the future, so I need to be able to work with Docker. On...
2016, Mar 08 — 5 minute read