Test Driven Development
Tag details
Welcome to the 'Test Driven Development' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Test Driven Development'.
Latest blogosphere posts tagged “Test Driven Development”
-
Testing CRUD Operations With NHibernate
The Inquisitive Coder - Davy Brion's Blog —
Authority: 495
I was asked to show how you can easily do CRUD tests, so here’s a base class that makes it very easy public abstract class CrudTest : NHibernateTest where TEntity : IHaveAnId { [ Test ] public virtual void SelectQueryWorks() ...1 week ago -
Unit Testing An NHibernate Application
The Inquisitive Coder - Davy Brion's Blog —
Authority: 495
Grant Palin recently asked me for an in-depth article on TDD’ing an NHibernate application. While this post won’t be very in-depth, it might be helpful already. There are basically two approaches that i’ve seen used with good results, though there are obviously more approaches that you can use. I’m ...1 week ago -
First QuickNet Release Is Out
The Inquisitive Coder - Davy Brion's Blog —
Authority: 495
Mark just made the announcement I hope some of you will give this a shot and try it out, i know i will1 week ago -
Test Driven Development – Benefits, Limitations, and Techniques
Basil Vandegriend: Professional Software Development —
Authority: 109
I wrote previously about the process I went through in adopting test driven development (TDD). In this article I discuss my experience with TDD: the benefits, the limitations, and the techniques I use when doing TDD.BenefitsThis section covers the benefits, as I see them, of doing TDD. This does not include the ...2 weeks ago -
Giorgio Sironis Blog: Testing ebook upcoming
Computer & Internet - computer-internet.marc8.com —
Authority: 166
Giorgio Sironi has a new post talking about his upcoming eBook for all of those interesting in testing PHP applications - "Practical PHP Testing (Dont Let Your PHP be Eaten Alive)". read more3 weeks ago -
Keeping score in test-driven development with Python, PyLint, un...
Computer & Internet - computer-internet.marc8.com —
Authority: 166
Free Software Magazine: "Programming is more fun when you keep score. The extreme programming (XP) development model popularized the idea of test-driven development (TDD) with professional programmers in mind. But TDD turns out to be even more useful for lone amateur programmers, because it provides much needed ...3 weeks ago -
Adopting Test Driven Development
Basil Vandegriend: Professional Software Development —
Authority: 109
I have always been keen on using automated unit tests since I first heard about them almost a decade ago. I have known about test driven development (TDD) for almost as long but the practice of writing tests first before writing production code never really clicked for me when I first tried it years ago. [...]4 weeks ago -
Interviewed by Typemock
Agile Sharepoint development by 21apps and Andrew Woodward MVP —
Authority: 99
At the recent SharePoint Conference in Vegas I took a few minutes out to talk to Gil Zilberfeld of Typemock about what 21apps is doing with SharePoint and what I see as the next steps in the community regarding SharePoint development. Looking at what areas I see as being a focus in the SharePoint development ...4 weeks ago -
PHP Team Development by Samisa Abeysinghe - Ken Guest
Computer & Internet - computer-internet.marc8.com —
Authority: 166
PHP Team Development by Samisa Abeysinghe read more4 weeks ago
Comments about Test Driven Development
Personal attacks are NOT allowedPlease read our comment policy

