-
Notifications
You must be signed in to change notification settings - Fork 6k
Introduce MSTest lifecycle documentation #46540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Open questions:
|
You need to update toc.yml for that. docs/docs/navigate/devops-testing/toc.yml Lines 84 to 101 in ef844cc
|
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Youssef Victor <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @marcelwgn
This LGTM as well, and I'll now.
Summary
This PR introduces documentation for the MSTest test lifecycle as discussed here: microsoft/testfx#5637
Internal previews