Skip to content

Add blazor scenario - #1357

Merged
ooooolivia merged 14 commits into
dotnet:masterfrom
ooooolivia:add-blazor-scenario
Jun 18, 2020
Merged

Add blazor scenario#1357
ooooolivia merged 14 commits into
dotnet:masterfrom
ooooolivia:add-blazor-scenario

Conversation

@ooooolivia

Copy link
Copy Markdown
Contributor

Adding blazor scenario for blazor sod:
$(Python) pre.py publish --- set up by creating a blazorwasm template and publishing it
$(Python) test.py sod --scenario-name <scenario name> --- run the test for its size on disk

Comment thread src/scenarios/blazor/test.py Outdated
@DrewScoggins

Copy link
Copy Markdown
Member

Everything LGTM, but I have one quick question. How do the arguments passed to test.py get routed into the runner?

@ooooolivia

Copy link
Copy Markdown
Contributor Author

@DrewScoggins Do you mean sod and --scenario-name? The ArgumentParser is created in runner.py and we just parse when we call Runner(traits).run()

Comment thread src/scenarios/shared/sod.py Outdated
Comment thread eng/performance/scenarios.proj
@ooooolivia

Copy link
Copy Markdown
Contributor Author

Comment thread src/scenarios/blazor/test.py Outdated
Comment thread src/scenarios/shared/sod.py Outdated
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.

3 participants