To keep combat simple all attacks are successful. The only thing I customize is an actor’s health and damage. My actor class is really simple at the moment and has the bare minimum to implement the or… more →
Writing Kodewebdev_hb wrote 3 days ago: I’ve noticed that there has been a lot of talk lately about TDD, or Test Driven Development. P … more →
jjmontgo wrote 1 week ago: Law 1: You may not write production code until you have written a failing unit test. Law 2: You may … more →
Abhilash Gopi wrote 1 week ago: Getting the best out of Agile Testing. Agile Development : Agile Development refers to a group of … more →
daviding wrote 2 weeks ago: Kent Beck is a reflective practitioner in the developer community, dispensing thoughtful advice with … more →
Mosh Productions wrote 2 weeks ago: Take this as a small summer “Treat” Before we embark on a wonderful summer vacation, filled wi … more →
jasongoecke wrote 3 weeks ago: While attending Euruko several weeks ago, I had the opportunity to see @aslak_hellesoy present the … more →
Craig wrote 1 month ago: I have been learning quite a few development strategies as of late, and the newest one that I’ … more →
Tim Scott wrote 1 month ago: Should Extensions UPDATE (6/9/09): Get the code here. Some months ago I started wrapping my test ass … more →
stefon wrote 1 month ago: InfoQ.com has collected a rather complete list of Test Driven Development resources from beginner tu … more →
Robin Meehan wrote 1 month ago: I spent a really interesting hour the other day with a colleague of mine, Steve Cresswell, going thr … more →
Jose Asuncion wrote 1 month ago: Aside from the fact that I haven’t been coding in Java for at least one year now, another thin … more →
Andrew Wilkinson wrote 2 months ago: While working on my new open source project, CouchQL, I’m being very strict with my developmen … more →
jonnekats wrote 2 months ago: Doing proper Test Driven Development with the default visual studio test runner (mstest) is like pla … more →
davy803 wrote 2 months ago: After taking a little detour into Python, I’m back to working on Chefbook. First of all, I mus … more →
Jason Baker wrote 2 months ago: Oftentimes, people used to using PHP or Classic ASP will give up on Python because deploying Python … more →
Thomas Sundberg wrote 2 months ago: A quick Continuous Integration introduction example. Set up a simple project The most important thi … more →
An Feng Yao wrote 2 months ago: Attended 2 days TDD course in last Dec. and started to use it in my project from Jan. These are some … more →
rrees wrote 2 months ago: At my last client I got the unusual chance to try three Java mocking frameworks within the same proj … more →
azheglov wrote 3 months ago: One of my colleagues mentioned in a recent meeting that many developers perceive unit tests as not … more →