ActuatorDigital / ActuatorDigital/UnityTestPilot
Check for exceptions from remoteclient
Open
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Being able to do the equiv of Assert.Throws or a fall through Assert.Pass would be highly valuable.
Potential implementation.
Have Native watch the unity logger, filtering for exceptions, keeping these in a list and returning that list to the remove client would do the trick.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.