Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Updating README with options
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed May 31, 2011
1 parent 3816988 commit fe5e4f0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,16 @@ To install it is a simple case of

garmr -u http://application.under.test/path

This will create a file called garmr-results.xml which will have the results of the
tests stored in it.

### Options

"-u", "--url": Url to be tested
"-f", "--file": File name with URLS to test, Currently not available
"-x", "--xunit": Name of file that you wish to write to. Defaults to garmr-results.xml


## Tasks

If you want to see what is currently being worked on you can see it on the
Expand Down

0 comments on commit fe5e4f0

Please sign in to comment.