- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: intellij idea wins - fatality
Thu, 2011-11-24, 14:04
2011/11/24 √iktor Ҡlang <viktor.klang@gmail.com>
On Thu, Nov 24, 2011 at 1:41 PM, Andrey Somov <trophybase@googlemail.com> wrote:
Debugging a small test is the most effective way to find bugs. (when no threading is involved)
Seems like a wonderful world. I usually have around 50 threads.
High test coverage does not necessary indicate high code quality. But it does make the code resilient to changes over time.
Do I correctly understand your message that do not care about test coverage at all ?
No, you completely misunderstood me. I definitely care about test coverage. I however care 0 about breakpoints.
That is when I debug code.
-
Andrey
On Thursday, November 24, 2011 9:55:27 AM UTC+1, √iktor Klang wrote:
On Thu, Nov 24, 2011 at 9:44 AM, Dennis Haupt <h-s...@gmx.de> wrote:how can you do that?
I have good debug logging, and add extra verbose debug output at times. And use the typesystem and read the code.is all your code covered by tests since 1998?
You mean that 100% test coverage somewhat proves your program correct and cannot ever fail at runtime?
lucky guy...
I'm fairly certain it's not luck ;)
--
Viktor Klang
Akka Tech LeadTypesafe - Enterprise-Grade Scala from the Experts
Twitter: @viktorklang
--
Viktor Klang
Akka Tech LeadTypesafe - Enterprise-Grade Scala from the Experts
Twitter: @viktorklang