BrandGhost
CRITICAL for Plugin Architectures! - Configuration Tests in #CSharp

CRITICAL for Plugin Architectures! - Configuration Tests in #CSharp

Plugin systems can add a lot of complexity when they grow in scale. This is the result of many modular pieces coming together to form one big application or service. Tests in C# and using xunit tests might be able to help us here! In theory, we'd hope that by their design, plugins can keep being added and remain isolated - But who is responsible for making sure they all play nice together? Heck, who even knows about all the plugins we expect?! Let's see how we can add tests for plugin architect...
An error has occurred. This application may no longer respond until reloaded. Reload