|
|
Browse by Tags
All Tags » Agile » BDD
-
This is part 3 in a series of posts on using Behaviour Driven Development to build and test your MVC controllers. The full series is as follows: Asp.Net MVC Controllers + BDD = The perfect match? Part 1: The HomeController Asp.Net MVC Controllers + BDD = The perfect match? Part 2: Log On and Off with the AccountController Asp.Net MVC ...
-
This is part 2 in a series of posts on using Behaviour Driven Development to build and test your MVC controllers. The full series is as follows: Asp.Net MVC Controllers + BDD = The perfect match? Part 1: The HomeController Asp.Net MVC Controllers + BDD = The perfect match? Part 2: Log On and Off with the AccountController Asp.Net MVC ...
-
This is part 1 in a series of posts on using Behaviour Driven Development to build and test your MVC controllers. The full series is as follows: Asp.Net MVC Controllers + BDD = The perfect match? Part 1: The HomeController Asp.Net MVC Controllers + BDD = The perfect match? Part 2: Log On and Off with the AccountController Asp.Net MVC ...
-
One of the benefits of Asp.Net MVC is that it allows you to write easily testable code. One thing that has always been notoriously difficult to test is the HttpContext object and its associated values – the Request and Response etc. This is why I didn’t like it when dependencies on HttpContext started to creep into our Controller actions, ...
-
I read my colleague Simon Munro’s recent post about deferring costs to the future and how he thinks this should apply to the software development process. As a developer who is an advocate of all the things that Simon claims are simply improving future maintainability at a higher cost, I felt compelled to give a different opinion.
On my ...
-
Last week a few of us got together to go through an excercise in Behaviour Driven Development. The purpose of this was to work through a hypothetical specification together, developing a solution using a BDD approach. There was a very varied level of experience and knowledge of BDD within the group (which was the main reason for ...
-
As I mentioned in my first post (and will probably continue to do so for the unforeseeable future), I recently attended JP Boodhoo's Nothin' But Dot Net training 'boot camp' which has motivated me to start to write about some of the stuff that I learnt and am still trying to make sense of...
The main focus of the course was using ...
|
|
|