Releases: mattleibow/DeviceRunners
Releases · mattleibow/DeviceRunners
Version 0.1 (Preview 2)
What's Changed
- Update to .NET 8 by @mattleibow in #22
- Enable auto run and auto terminate by @mattleibow in #23
- Add a way to communicate out of the runner by @mattleibow in #24
- Add support for the full TCP mode in the visual runner by @mattleibow in #26
- Debug & Fix XHarness Runs by @mattleibow in #27
Full Changelog: 0.1.0-preview.1...0.1.0-preview.2
Version 0.1 (Preview 1)
This is the very first release ever. Should be fine!
What's Changed
- Fix CI and Windows by @mattleibow in #1
- Start adding test runs by @mattleibow in #2
- Extract the app and abstract the testing framework and add NUnit by @mattleibow in #4
- Add Windows Support by @mattleibow in #5
- Rename the projects to reduce file paths and verbosity by @mattleibow in #6
- Update the readme by @mattleibow in #7
- Merge contributors from the xunit/devices.xunit repository by @mattleibow in #10
- Merge contributors from the nunit/nunit.xamarin repository by @mattleibow in #12
- Merge contributors from the xunit/uitest.xunit repository by @mattleibow in #11