Writing business oriented tests
Sep 14, 2022 · 3 min read · It took me years to figure out what was wrong with writing tests against the implementation.I knew the theory. Focus on the business-specific behavior and write tests before an actual code.But it was hard. I never understood how I could write tests b...
Join discussion