unoplatform / uno.ui.runtimetests.engine

In-App MS Tests Runner for Uno Platform and WinAppSDK
https://platform.uno/
Other
7 stars 3 forks source link

fix: duplicated tests #68

Closed Xiaoy312 closed 1 year ago

Xiaoy312 commented 1 year ago

GitHub Issue (If applicable): close #60

PR Type

What kind of change does this PR introduce?

What is the current behavior?

when using a separate assembly for tests and said assembly name ends with "tests", the tests are run twice.

What is the new behavior?

^no more

PR Checklist

Please check if your PR fulfills the following requirements: