BDD in a .NET environment
- by Nick
I've seen BDD in action (in this case using SpecFlow and Selenium in a .NET environment) for a small test project. I was very impressed - mainly due to the fact that the language used to specify the acceptance tests meant they engaged with the product owner much more easily.
I'm now keen to bring this into my current organisation. However I'm…