hyperledger / aries-framework-swift

A Swift framework for Aries.
Apache License 2.0
17 stars 6 forks source link

Better description when failed testcase. #101

Closed kukgini closed 7 months ago

kukgini commented 7 months ago

The reason of failure is self descriptable when XCFail is called. And this is considered a failure unless an AriesFrameworkError is raised.