Skip to content

Coverage of UI tests (Selenium, ASP.NET Core) #136

Answered by SteveGilham
Piedone asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, that would be the way to do it -- and is in fact how the simple dotnet test integration for unit tests already works under the covers, by executing a Prepare step ahead of invoking the VsTest step for test execution, and a Collect step after, using the MSBuild tasks exposed by the AltCover.Engine assembly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Piedone
Comment options

Answer selected by Piedone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants