Visualizing Test Execution with OpenTelemetry4 maj 2025
Blog | programowanie | .net | c# | IT
Writing automated tests is an essential part of any software development process — but organizing test code is often an afterthought. In this post, I’ll share a simple and maintainable project structure for managing tests. I’ll also outline some practical tips that have helped me keep test suites clean, concise, and easy to extend over the years.
Cezary Piątek