SpecFlow: Pragmatic BDD for .NET
by Gáspár on October 19, 2009
Last year I worked a lot on finding better techniques for automated functional testing. I was investigating topics like how to solve problems of automated web UI testing (especially ASP.NET), how to structure automated functional tests or how to ensure the preconditions of functional tests. We even created small tools to support this, but altogether […]
DevCamp09: Behavior Driven Development Applied in Unit Testing
by Gáspár on October 15, 2009
The presentation material (slides and demo source code) of my DevCamp09 presentation are on-line now and can be downloaded from the TechTalk website here. The downloadable material also contains the framework that can be used to write BDD-style unit tests. This framework will most probably be joined to SpecFlow, the open-source BDD tool we have […]