Skip to content

Commit

Permalink
Add unit test for proxy option
Browse files Browse the repository at this point in the history
  • Loading branch information
jitto committed Apr 3, 2022
1 parent 3946c30 commit f460eec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/command-line/help-results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Options:
-S, --specs <json_or_file> set the specs for performance test suite
-r, --reporter <name> set performance test suite reporter output:
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
--proxy set the proxy used to fetch results
-e, --request <id> echo request ID, useful to track asynchronous
requests
-h, --help display help for command
1 change: 1 addition & 0 deletions test/fixtures/command-line/help-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,5 @@ Options:
--reporter <name> set performance test suite reporter
output:
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
--proxy set the proxy used to fetch results
-h, --help display help for command

0 comments on commit f460eec

Please sign in to comment.