Most developers agree, that automated tests are a great thing. Still, many of us never get started. Why is that? What makes testing so hard?
The introduction tutorials for automated test frameworks make it look so easy. Write some code, write a few tests and you're done. But when dealing with production code we often run into challenges and learn, that the real world is different. This workshop explores challenges and solutions to create a suite of automated tests in C#:
- Learn new aspects of how to think about code
- Try different testing strategies
- Explore techniques to make tests readable and fun
Florian Winkelbauer
Florian is a software developer who is driven by a simple goal: Make development easier and more enjoyable. At Intact he tries to automate and test whatever he can get his hands on. He also maintains a tiny tech blog: https://florianwinkelbauer.com/