TDD : Prior test failures in Issues Navigator are annoying
TDD : Prior test failures in Issues Navigator are annoying
- Subject: TDD : Prior test failures in Issues Navigator are annoying
- From: Jerry Krinock <email@hidden>
- Date: Tue, 09 Jul 2013 07:18:30 -0700
I'm trying to do test-driven development (TDD) using SenTest in Xcode 4.6.3. My workflow is:
• Test (⌘U).
• Get test failures in Issues Navigator.
• Rewrite code.
• Repeat.
Normally, I rewrite code until the Issues Navigator is empty. But now that doesn't happen because the test failures remain. They are very annoying, particularly when rewriting the test class, because even the editor window is peppered with red badges. Is there a way to clear the test failures? Is my workflow incorrect? Or do I need to just train my old brain to get with the program?
Thanks,
Jerry
I'm looking for a better answer than those in here …
http://stackoverflow.com/questions/6397150/how-do-i-clear-unit-test-results-in-xcode-4
I could live with using the comment by James Moore in there, but quitting the simulator is not applicable to OS X projects.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden