At Mon, 28 May 2012 17:36:06 +0800, HaiTing Yao wrote: > > These days I created a test framework for sheepdog. In the framework, you > just need write case definition file, then run the test and get report > through email. > > I have written the basic test cases, such as create/delete, read/write, > snapshot and so on. > > The framework is in python, and you can get it through github. > > git://github.com/Hait/automated-test-framework.git > > There is a howto documentation for usage. Hope it is useful to sheepdog. The link looks unavailable, but I found another project for test framework: https://github.com/Hait/mastiff Did you change the project name? Thanks, Kazutaka |