flunc

Functional test suite runner
Download

flunc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • The Open Planning Project
  • Publisher web site:
  • http://pip.openplans.org

flunc Tags


flunc Description

Functional test suite runner Flunc is a functional test suite runner for web applications.Writing testsFlunc tests are Twill scripts.There is a firefox extension that allows you to record tests directly from within your browser. To install, visit * http://developer.spikesource.com/wiki/index.php/Projects:TestGen4WebThese tests are saved in an xml format. You can convert these tests into a twill script by executing testgentotwill recorded.html > twillscript.twillOf course, you can still write tests manually.Running testsRun flunc --help for details on running the functional tests.By default flunc will search ./ftests/ to find tests. You can change this with the -p (--path) option.Some examples: flunc allruns all tests listed in all.tsuite against http://localhost/ flunc -t http://localhost:8080/some_portal allruns all tests listed in all.tsuite against localhost:8080/some_portal flunc -c all create_userruns create_user.twill using all.conf flunc -c all create_user login create_project destroy_project destroy_userspecify an ad hoc suite creating and tearing down a user and project on default host Requirements: · Python What's New in This Release: · The -D (--define) command-line option now works as documented (egj)


flunc Related Software