mage icon indicating copy to clipboard operation
mage copied to clipboard

Enhancement: Soft assertions

Open mcandre opened this issue 1 year ago • 0 comments

Hi,

I'd like more documentation on soft assertions.

The API appears to support temporarily ignoring process exit codes from mage tasks, by implementing/wrapping tasks in a task type signature that elides the error type.

If this is the case, would like to see example code snippets in the primary mage docs, to make this feature easier to find.

mcandre avatar May 20 '24 15:05 mcandre