Blogs1 - 10 of 468 recent posts for tag:TDD
10
Feb
2012
#include Test Double

17 hours ago by jwgrenning

It’s day one of adding tests to your legacy C code. You get stopped dead when the compiler announces that the code you are coaxing into the test harness can’t be compiled on this machine. You are stuck on the Make it compile step of Crash to Pass. Moving your embedded legacy C code (embedded [...]

James Grenning's Blog - renaissancesoftware.net/blog

TDD competition in BDD

22 hours ago by AlSki

This is an entry for a little competition that is happening at my company. The aim is to produce an example set of code to demonstrate good TDD in producing a solution that will solve a sudoku puzzle grid. I choose to use this as an opportunity to try out a few things I've been meaning to for a litt ...

AlSki.net - alski.net

09
Feb
2012
Small advice for Test-Driven Development (in Python)

1 day ago by Amund Tveit

Test-Driven Development, or the more undefined Test-Heavy Development works fine, but sometimes it can be annoying jumping between code and tests (even with a nice IDE like Pycharm and testing tools like py.test or nosetest). Two ways to avoid this (small annoyance) are: Use doctests – which are tes ...

atbrox - atbrox.com

07
Feb
2012
Frameworks de Tests Doubles en PHP (II)

4 days ago by Isidro Merayo Castellano

Poca información ¿no? Tras terminar de publicar el código en GitHub, intente empezar a escribir el artículo y lo deje totalmente parado por problemas de tiempo. Mientras le daba vueltas, me parecía que no tenía suficientes criterios para llegar a unas conclusiones. Tras esta primera versión o iterac ...

Cuaderno de software - programania.net

06
Feb
2012
NCrunch, The Incredible TDD Tool!

4 days ago by Elroy DSilva

I've been meaning to evaluate and review some development tools since forever. I think I waited so long just because I never found a tool that grabbed my attention to a level where it could really get me on my butt and make me jot down a review. Well, now we have such an awesomized tool - NCrunch! C ...

Ellogical - ellogical.com

05
Feb
2012
The Manager and The Scrum Master

5 days ago by Oana Juncu

Change Organisations Challenges People Positions And Redefines Missions Every "transformation" of current status toward a "target" one is a challenge to be taken seriously. The "Toward Agile" one is even more difficult , as it demands commitment to collaborate, respect , focus on a "collective owned ...

Agile Thoughts and Things - oanasagile.blogspot.com

03
Feb
2012
A good user story vs a bad one

7 days ago by IKENNA OKPALA

Been practicing BDD using the usual suspects like RSpec and Cucumber for user stories in conjunction with stakeholders, to reveal and document behavior, as well as drive development in a large legacy code base. I was asked this question yesterday at a meetup. What is difference between a good User s ...

Ikenna Okpala's Blog - ikennaokpala.wordpress.com

02
Feb
2012
Three reasons for writing and maintaining framework test

8 days ago by Dave D

The received opinion in the software engineering test driven development community is “never test your framework.” This is good advice. And like most good advice, there are exceptional reasons why framework testing might be appropriate: 1. If the framework is undergoing rapid development and is not ...

Free Association - daviddoolin.com

31
Jan
2012
Yet Another Podcast #58–Julie Lerman and EF/CF

10 days ago by Jesse Liberty

Talking with Julie Lerman about Entity Framework and Code-First. Julie’s blog Julie’s Book website Microsoft Entity Framework Developer Center EF Team Blog Domain Driven Design Listen | Yet Another Podcast Call in comments: 1-347-YAP-CAST For the complete article and hyperlinks, please visit my blog ...

Jesse Liberty - ... - jesseliberty.com

30
Jan
2012
ClubProject !

11 days ago by dashtban

Years ago me and my friend Ashkan started a project to develop a framework for online card-based game and we called it club project. During that project both of us experienced and learned a lot of concepts such as pair-programming , test driven development , concurrency , some Java technologies ,pat ...

Bamdad Dashtban - dashtban.wordpress.com

Previous1234567