Tagged in

Bdd

Strategy, Architecture, Continuous Delivery, and DDD
Strategy, Architecture, Continuous Delivery, and DDD
Domain-Driven Design, Organization Design, Continuous Delivery
More information
Followers
2.8K
Elsewhere
More, on Medium

Integration Testing in a Development Environment With SpecFlow — Part 2: Local IIS (Windows IIS)

Last
time
we got our hands dirty with Cassini — only for me to share the harsh
lesson I learned which was to not use it. I then kindly offered no alternative.
But to…


Making my Repository Factory Test-Friendly

Intro

In this blog
post
, only last week, I worked through the steps I took to implement Code
First in my website using BDD (Behaviour Driven Development) and my existing
class hierarchy based on the Repository Pattern…