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
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