threedaymonk + tdd   26

Nodeunit
‘A simple unit testing tool based on the node.js assert module.’
node.js  javascript  testing  tdd 
december 2010 by threedaymonk
fakeiteasy
Mocking/Stubbing framework for .NET.
tdd  dotnet  c#  mono  mocking  testing 
august 2010 by threedaymonk
MyTAP
‘MyTAP is a unit testing framework for MySQL 5.x written using fuctions and procedures. It includes a collection of TAP-emitting assertion functions, as well as the ability to integrate with other TAP-emitting test frameworks.’
mysql  testing  tdd  tap  database 
july 2010 by threedaymonk
ASCIIcasts - “Episode 156 - Webrat”
Browser-driven integration tests for Rails without Cucumber.
ruby  rails  testing  webdev  tdd 
january 2010 by threedaymonk
Testing Sphinx with Cucumber
A method that doesn’t slow down the non-Sphinx features.
ruby  rails  sphinx  cucumber  tdd  testing 
september 2009 by threedaymonk
FakeWeb
‘FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.’ Quick and easy way to prevent HTTP requests in tests.
ruby  http  tdd  testing 
may 2009 by threedaymonk
Testing Fragment Caching
‘Fragment caching can be tricky. The risk is that a user sees the wrong content, but that risk can be mitigated with tests.’
ruby  rails  testing  tdd  caching  performance 
april 2009 by threedaymonk
TDD Anti-Patterns
Funny. And true. I’ve seen most of these.
programming  testing  tdd  agile  antipatterns 
april 2009 by threedaymonk
Cucumber
Despite initially dismissing it as COBOL for Testing, I’m coming round to the idea of Cucumber: I sense that decoupling test intention from implementation may be the biggest win.
cucumber  tdd  bdd  ruby  testing 
march 2009 by threedaymonk
Voluntary Technical Debt
‘If we hadn't taken on the technical debt, we would have missed our demo opportunity.’
programming  software  testing  tdd 
march 2009 by threedaymonk
A critical look at the current state of Ruby testing
‘All this energy on creating new DSLs for testing is energy wasted. Use the standard and get cracking on solving truly innovative problems (note: the smart grid is innovative; social networks are not).’ Strongly agree.
ruby  tdd  rspec  testing 
november 2008 by threedaymonk
Shoulda testing plugin
Provides some of the nice parts of RSpec (contexts and readable test names) whilst remaining within Test::Unit.
ruby  testing  library  rails  plugin  tdd 
september 2008 by threedaymonk

Copy this bookmark:



description:


tags: