Skip to content

Add option to retain testing URL's directory structure#72

Open
kftsehk wants to merge 1 commit intomikestead:masterfrom
kftsehk:master
Open

Add option to retain testing URL's directory structure#72
kftsehk wants to merge 1 commit intomikestead:masterfrom
kftsehk:master

Conversation

@kftsehk
Copy link
Copy Markdown

@kftsehk kftsehk commented Nov 12, 2021

Some may prefer to put reports into URL's original directory structure

New behavior

http://example.com => $OUT/example_com.report.json
http://example.com/ => $OUT/example_com.report.json
http://example.com/?a=b => $OUT/example_com/_a=b.report.json
http://example.com/a/b/c => $OUT/example_com/a/b/c.report.json

This can be enabled with --retain-url-directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant