|
|
Stories recently tagged with 'BDD'
|
|
submitted by
Lyhr
1 month, 28 days ago
morten.lyhr.dk — I really like the look of my tests specifications, they read almost like plain English.
After fumbling around for a while, I finally get how to specify an expected exception.
read more...
|
|
tags:
BDD, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lyhr
1 month, 28 days ago
morten.lyhr.dk — Basically it a shift towards specifying behavior instead of testing behavior.
The specification consists of 3 parts:
1: A namespace with called "Specs_for_subject"
2: One or more classes called "When_operation_on_state", with a SetUp/Init method that performs the "operation_on_state"
3: One or more methods called "Should_expectation"
read more...
|
|
tags:
BDD, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mattcalla
6 months, 6 days ago
mattcalla.com — A little app to turn BDD tests/specs into a non-developer readable text document. read more...
|
|
tags:
BDD, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 7 days ago, submitted by
ussherm
7 months, 8 days ago
stevenharman.net — An example and walk-through showing how to use mocks, Rhino.Mocks that is, to do expectation based testing... with a little BDD flavor thrown in just for fun. read more...
|
|
tags:
BDD, rhino.mocks, TDD, Testing, StevenHarman | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mattcalla
7 months, 21 days ago
mattcalla.com — A handy BDD naming macro that speeds up your development time by formatting your naturally written sentences into a properly constructed test case shell. read more...
|
|
tags:
BDD, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
cedricv
7 months, 26 days ago
specter.sourceforge.net — Specter enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them.
This new release brings many improvement, including standalone spec runners (along with better NUnit integration) and a new 'subject' macro.
read more...
|
|
tags:
BDD, Specter, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
agilejoe
9 months, 3 days ago
lostechies.com — What timing I just finished reading JP's blog about how he paired with Scott Bellware and modified his Macro for BDD. Well, while they were busy doing that I decided to make a screencast on some modifications I did to JP's initial macro. I extended his macro in concert with some ReSharper templates I use to show just how to take advantage of BDD. Funny thing is I extended it to do the same thing he and Scott did but I added a little flare to it :-) Take a look at the screen cast to see what I mean. read more...
add a comment
|
category: Open Source | Views: 1
|
|
tags:
ScreenCast, BDD, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
powerrush
1 year ago
blog.troyd.net — Instead of using a different Assert method for each different type of assertion (e.g.: Assert.AreEqual() for equality comparison, or Assert.IsTrue() for boolean evaluation), the new Constraint-Based Assert Model introduced in NUnit 2.4 utilizes only one Assert method named Assert.That(). read more...
2 comments
|
category: C# | Views: 6
|
|
tags:
HowTo, BDD, Constraints, Agile, UnitTesting | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|