git clone https://@opensourceprojects.eu/git/p/osp/osp-allura osp-osp-allura



File Date Author Commit
README 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
create_repo.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
edit_wiki_page.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
login.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
new_issue.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-front-page.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-project-home.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-tracker-search.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-tracker.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-user-profile.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev
smoke-wiki.twill 2011-01-05 Rick Copeland Rick Copeland [7536f4] Merge master to dev

Read Me

Twill Tests

First, you'll need twill-sh:

  sudo easy_install twill


Files in this directory ending with '.twill' are tests to be run by twill-sh

  twill-sh --url=http://url.of.forge.to.test/ twill-tests/*.twill

e.g.,

  twill-sh --url=http://re.sourceforge.net/ twill-tests/*.twill


If you just want to run the quick "smoke tests":

  twill-sh --url=... twill-tests/smoke*.twill