Where to ask practical unit-testing questions?
- by Ian Boyd
Before i can understand unit testing, i have to see real world examples. Every book, blog, article, or answer i've seen gives hypothetical examples that don't apply to the/my real world.
i really don't want to flood StackOverflow with hundreds of questions all titled "How do i unit-test this?" There must be another place i can go to ask for real solutions.
Where can i go to get practical answers to unit-testing questions?
Note: i would give an example question, but then people would get grumpy when i asked the 200 follow-up questions.