Business, C#, Technology

Automation: Shift Testing Left

I’ve started up a GitHub public repo to help demonstrate ways to use code-based testing to go beyond “Unit”. https://github.com/boxofnotgoodery/net-testing-examples There is no shortage of discussion of adding or adding more “automation” to our solution and software development processes. However, many seem to still be somewhat stuck thinking that test or QA automation is something outside of the software development…

Continue Reading