Skip to content

Parallel tests on xUnit #18289

Closed Answered by maxkatz6
SergeyBQA asked this question in Q&A
Discussion options

You must be logged in to vote

No. Parallel execution of UI tests is not possible.
Avalonia relies on global registrations/state, which gets recreated on each executed test. Having them in parallel could potentially break it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SergeyBQA
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