CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeremy D. Miller -- The Shade Tree Developer

Under the hood and working with .Net, TDD, Software Design, and Agile Stuff

Cool new way to write more expressive testing DSL's in FitnesseDotNet

Check out Kenneth Kasajian's new PhraseFixture idea for more readable Fit style tests.  Two thumbs up from me Kenneth.

 



Comments

Kenneth Kasajian said:

Thank you.

# December 13, 2007 12:23 AM

Kenneth Kasajian said:

Thank you

# December 13, 2007 12:23 AM

Ian Cooper said:

I'm still leaning more toward custom tools that drive the application, and the whole hexagonal architecture approach. We are moving to a model of: developer provides tools to run acceptance tests agreed with tester as part of deliverables for the story. That  not only makes it easy the tester to validate the story, but those tools tend to grow at least into quite useful monitoring tools, but sometimes into parts of the application. The trouble with FIT seems to be that it never has the chance to enter this kind of value stream.

# December 13, 2007 3:58 AM

Ayende Rahien said:

I something very similar to that about two years ago.

I like that, but I think that it is better to define a real DSL for this. :-)

# December 13, 2007 4:56 AM

Jeremy D. Miller said:

@Ayende,

Quite honestly, how is this not a "real" DSL?  I take it that "real" DSL can only == Boo then?

# December 13, 2007 5:50 AM

PascalL said:

Just one thing I'm not sure about.  This means all the parameters must be ordered the same way in the DoFixture and the Fit table right?

# December 13, 2007 11:09 AM

Trumpi's blog said:

Not too many links today. I'm feeling really tired. Software VIM Screencast Tutorial Teaser - Aaron

# December 13, 2007 4:41 PM

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# December 15, 2007 8:23 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jeremy D. Miller

Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#. Check out Devlicio.us!

Our Sponsors

Free Tech Publications

This Blog

Syndication

News

All opinions expressed here constitute my (Jeremy D. Miller's) personal opinion, and do not necessarily represent the opinion of any other organization or person, including (but not limited to) my fellow employees, my employer, its clients or their agents.

About Me

"Best Of" Compendium

StructureMap (Dependency Injection for .Net)

StoryTeller (Supercharged Fit)

Build your own Cab

TestDriven

MVP