Displaying 1 result from an estimated 1 matches for "xpmag".
Did you mean:
xmag
2006 Jul 29
2
comments on my first context
I have been curious about rSpec for a while, so I thought I''d give it a try...
I started reading Ron Jeffries'' articles on Sudoku
(http://www.xprogramming.com/xpmag/OkSudoku.htm), and noticed he was
doing TDD, I thought, this would be fun to do with BDD...
Can you comment on the following? (note that I added a method in the
Game class called cells which return @cells) to make the first spec
work)
Thanks!
Dominique
-------------------------------------------...