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

chore: Allow a runtime test engine to start a nested instance #131

Closed dr1rrb closed 8 months ago

dr1rrb commented 8 months ago

Feature

Allow a runtime-test runner to start a nested instance This allow a runtime-test runner running on a CI to start a new instance for hot-reload tests

What is the current behavior?

The CI fails to start a second app as some environnement variables are already set

What is the new behavior?

We only update environnement variables, never try to add it!

PR Checklist

Please check if your PR fulfills the following requirements: