Skip to content

Commit f460eec

Browse files
committed
Add unit test for proxy option
1 parent 3946c30 commit f460eec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/fixtures/command-line/help-results.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Options:
1818
-S, --specs <json_or_file> set the specs for performance test suite
1919
-r, --reporter <name> set performance test suite reporter output:
2020
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
21+
--proxy set the proxy used to fetch results
2122
-e, --request <id> echo request ID, useful to track asynchronous
2223
requests
2324
-h, --help display help for command

test/fixtures/command-line/help-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,5 @@ Options:
173173
--reporter <name> set performance test suite reporter
174174
output:
175175
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
176+
--proxy set the proxy used to fetch results
176177
-h, --help display help for command

0 commit comments

Comments
 (0)