Tag Archive

Flex acceptance testing presentation at Flash Midlands user group

Published on April 20, 2010 By Kieran Shaw

A few weeks ago I was asked by my friend and ex-colleague Steve Carpenter to present at the Flash Midlands user group. I couldn’t resist the opportunity to spread the word about acceptance testing for Flex/Flash that we’ve written about here before (Flex acceptance testing demo, Running Selenium Flex tests in a Hudson job and Flex [...]

How to create a deployment pipeline using Hudson

Published on September 23, 2008 By Simon Jones

The idea of a continuous integration deployment pipeline has been around for several years
and is described in detail by Dave Farley and others in
this ThoughtWorks paper.
Following my recent experience with Hudson, I thought I’d show how to create a CI pipeline
using Hudson instead of Cruise Control.
There are 2 aspects of the CI deployment pipeline that [...]