SpecRun – because integration tests are not unit tests
by Gáspár on September 2, 2011
We have started the SpecFlow project in 2009 to provide a tool for .NET developers to perform BDD-style functional testing. SpecFlow uses unit testing frameworks, like NUnit, MsTest or MbUnit to execute the Gherkin scenarios. While this was a pragmatic choice, it has turned out that for executing functional integration tests, these unit test frameworks […]
Enable WCF hosing in IIS 7
by Gáspár on January 18, 2009
Update: there is an updated version of this post: Enable .NET 4.0 WCF hosing in IIS 8 As I was playing with WCF services on Windows 7, I had to set up IIS to host a WCF service. It turned out that it is not as straightforward as I expected. Here is a small summary […]
The First Post Here
by Gáspár on December 1, 2008
Just started collecting my thoughts on different topics related to software development. Some of my previous posts (mainly related to Genome, the OR/M product of my company) can be found here: http://blog.genom-e.com/