Class SubprocessTestHelper
Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll
Test helper for subprocess communication.
csharp
public static class SubprocessTestHelper
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Create a DeviceConnection instance for testing.
GetMicroPythonExecutableAsync()
Get the MicroPython executable path from environment or default.
Check if MicroPython unix port is available for testing.