bgporter + testing   8

gaeunit - Project Hosting on Google Code
GAEUnit is a unit test framework that helps to automate testing of your Google App Engine application. With a single configuration change (it can be completed within 30 seconds), your unit tests can be run in the real GAE app server environment using a web browser.
appengine  python  testing 
november 2010 by bgporter
DanNorth.net » Introducing BDD
My response is behaviour-driven development (BDD). It has evolved out of established agile practices and is designed to make them more accessible and effective for teams new to agile software delivery. Over time, BDD has grown to encompass the wider picture of agile analysis and automated acceptance testing.
programming  testing  agile 
october 2008 by bgporter
Testivus - Testing For The Rest Of Us
Developers need to take more responsibility for testing their code. But the majority of developers are not willing, nor ready, nor able to jump on the bandwagon of the more extreme and demanding developer testing movements such as Test Driven Development.
testing  development 
february 2007 by bgporter
Mocks Aren't Stubs
The term 'Mock Objects' has become a popular one to describe special case objects that mimic real objects for testing. Most language environments now have frameworks that make it easy to create mock objects. What's often not realized, however, is that moc
tdd  unittesting  programming  testing 
january 2007 by bgporter

Copy this bookmark:



description:


tags: