开发者

How do you get StoryTest to work?

开发者 https://www.devze.com 2023-02-13 05:46 出处:网络
Does StoryTest (http://storytestiq.solutionsiq.com/wiki/Main_Pa开发者_如何学Goge) work?Everything on the wiki is under construction.

Does StoryTest (http://storytestiq.solutionsiq.com/wiki/Main_Pa开发者_如何学Goge) work? Everything on the wiki is under construction.

If you have gotten it to work, can you share how you did it?


While StoryTest appears to be a very cool approach to managing Selenium and FitNesse type tests, there has been no activity on that project in a year. I would chalk it up to abandoned.

I would consider using Selenium with SpecFlow to achieve a similar result that could be run from your continuous integration server.

  • Selenium
  • SpecFlow

Steven Sanderson has an awesome article on his blog about using SpecFlow with WatiN, his technique should be in the neighborhood of what you are attempting to accomplish. http://blog.stevensanderson.com/2010/03/03/behavior-driven-development-bdd-with-specflow-and-aspnet-mvc/

0

精彩评论

暂无评论...
验证码 换一张
取 消