Tagged Questions
1
vote
3answers
149 views
How complex should smoke tests be?
So we've been running a daily build on our current project for a lot of months at this point. The smoke tests that goes along with that daily build isn't very complex, though - we run a few nUnit ...