Plugin Information
Play! framework pluginThis plugin integrates Play! framework to Hudson. code: https://github.com/ikeike443/HudsonPluginForPlay Getting Started0. Prepare Play! framework.Of course you should make sure Play! framework already installed on your Hudson server. 1. ConfigurationAfter installed, indicate the path to Play! script at global configuration. Select 'Play!' at build configuration and set string 'auto-test' after new free-style job created. Check 'Play! auto-test reports' at post-build configuration. And also make sure your play app will be updated from scm such as cvs, svn or git. 2. Run and see the test resultsAfter configuration, run your job. Then it will appear 'Play! test result' menu on side panel. Click 'Play! test result' and you can see the results by Calimoucho - Play! CI Server - style! If your test case succeed, it's green. If failed, it's red and build fails, too. see in japanese: http://d.hatena.ne.jp/ikeike443/20110124/p1 RoadmapRoadmap to add feature to this plugin Change logVersion 0.0.1 (Jan 25, 2011)
|




