Chekkan's Blog
Subscribe
Tagged

xunit

A collection of 2 posts

Faking .NET Framework ConfigurationSection for Unit Tests
testing

Faking .NET Framework ConfigurationSection for Unit Tests

Many are now familiar with using typed configuration that's available in .net core and .net 5 with the help from Options pattern. However, if you are working on a projects targeting .NET Framework, you will know ConfigurationSection from System.Configuration assembly. ConfigurationSection allows you to group related configurations together in

  • Harish Hareendra Babu
Harish Hareendra Babu Jan 30, 2021 • 2 min read
sharepoint

Integration Tests in SharePoint 2010

I understand that a lot of developers out there have given up writing unit tests for SharePoint developments. But, that doesn’t stop you from writing integration tests. Continuous Integration allows developers to continually produce a working software without any show stoppers that developers have to wait for. If your

  • Harish Hareendra Babu
Harish Hareendra Babu Mar 7, 2014 • 2 min read
Chekkan's Blog © 2022
Powered by Ghost