[Cosmo-dev] Protocol tests on tinderbox
Mikeal Rogers
mikeal at osafoundation.org
Thu Oct 18 17:25:11 PDT 2007
Now that all the protocol tests are green I'd like to get them added
to the tinderbox.
The process to get them running is pretty simple.
$ easy_install -U davclient
$ easy_install -U xmlobjects
$ easy_install -U functest
$ cd cosmo_trunk/src/test/functional/protocol
$ functest path=/chandler url=http://localhost:8080/
This assumes you setup a default cosmo on localhost port 8080.
As of the latest release of functest the default test runner will
exit with sys.exit(1) if any tests have failed.
-Mikeal
More information about the cosmo-dev
mailing list