bdk
bdk copied to clipboard
`ignore` reasons
Describe the enhancement
The ignore
marco on tests should allow for a reason string, i.e #[ignore = "waiting for patch XYZ"]
. Adding reasons to ignored tests can help us either reinstate them or remove them quicker.