Skip to content

Wakaleo Consulting

  Home

items tagged with EasyB

An introduction to easyb
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2008-09-25 00:00:00

Most people would agree that testing your code is a good thing. And there is little doubt that modern Test-Driven development practices, when applied well, can produce high quality software that is reliable, flexible and easy to maintain. However, one of the big problems that often happens when developers adopt Test-Driven Development is that they concentrate so much on the tests that they lose focus on what they are actually meant to be testing. This results in writing large numbers of superficial and inefficient tests, without testing the underlying user requirements in any real depth.


Read More About An Introduction To Easyb...


BDD with ease with Easyb
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-07-22 00:00:00

Behaviour-Driven Development, or BDD, is considered by many to be a natural extention of Test-Driven Development (or TDD). Test-Driven Development is about designing software with the tests in mind.This tends to make the detailed design of your classes cleaner, more modular and more flexible. In practice, it involves writing your tests at the same time as your code - before, simultaneously or slightly after. As a bonus, if you do it well, you get a high degree of test coverage and a good set of regression tests into the bargin.


Read More About BDD With Ease With Easyb...


Executable requirements: BDD with easyb and JDave (Agile2009)
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2009-09-14 05:03:55

Behavior-Driven Development, or BDD, is an excellent development strategy that can help bridge the traditional gap between requirements and implementation. This talk will go discuss the basic principles of Behavior Driven Development, and look at how it builds on and differs from “traditional” Test-Driven Development.


Read More About Executable Requirements: BDD With Easyb And JDave (Agile2009)...


I don't unit test my classes
Written By: Administrator
Section: Articles and Resources

Category: Blog

2010-08-31 02:00:52

I don't unit test my classes. I don't even unit-test my methods. You'll be hard-put to find the word "test" in my source code. And I never, ever create a new JUnit Test Case Eclipse.

I prefer to test how my application behaves. And I find it makes a huge difference.


Read More About I Don't Unit Test My Classes...


Real Developers Don't Need Unit Tests
Written By: Administrator
Section: Articles and Resources

Category: Blog

2010-05-05 20:48:26

Recently I had the pleasure of giving a talk at the Canberra Java Users Group on the topic 'Real Developers Don't Need Unit Tests':

"Unit testing, and Test-Driven Development in particular, is a vital but neglected art. Proper TDD don't just test code: your tests are executable requirements that tell the story of your application, clarify your design, document your code and help track your progress. They help you find bugs fast, and fix them with confidence. If Real programmers don't need unit tests, they sure make life easier for the rest of us!"

I've posed the slides for this presentation in this article.


Read More About Real Developers Don't Need Unit Tests...





There are 7 items tagged with EasyB. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 Next > End >>
Page 1 Of 2