Recent Posts
Breaking with the past (or…Fluent Assertions 2.0 is in beta)
After many months of development, in particular during in evenings after work and in the weekends, we’re proud to present the first (and hopefully the only) beta of Fluent Assertions 2.0. Together with my good friend and coworker Martin Opdam, and supported by noticeable contributors like Oren No...
Quick Review of The Cucumber Book from a SpecFlow perspective
This week I completed reading a new book titled The Cucumber Book: Behaviour-Driven Development for Testers and Developers by Matt Wynne and Aslak Hellesoy. Aslak is the founder of the Cucumber project (which is what SpecFlow for .NET is based on), and Matt is one of its most active developers. T...
Noticeable quotes from QCon New York
Just to be clear, I didn’t actually attend QCon New York this year. But after the experience of attending QCon San Francisco in 2010, I never forget the many great quotes you’ll find on Twitter. This time was no different. "Distributed objects failed; for very good reasons. Values rule on the w...
Required Reading Material for July 2012
Since I was already collecting the better articles that I read during the month for sharing with my colleagues and client’s coworkers, I might just as well share them here. Have fun reading them. Virtual Panel: Code-to-Test Ratios, TDD and BDD A great discussion by the authorities on TDD, B...
If you write an article about TDD, make sure it is correct
I spend a majority of my private time reading articles and blog posts, having discussions on Twitter, or engaging in conversations on conferences and community events. I'm realistic enough to understand that my opinions are not necessarily the truth, so I use those opportunities to challenge my o...
Fluent Assertions gets a bug fix release
While we are working on the next major version of Fluent Assertions, we received several smaller bug reports that we bundled in release 1.7.1. Fixed a bug that occurs when two collections are compared for equality but the collection contains null. Fixed a stack overflow while formatting an obje...