bdk icon indicating copy to clipboard operation
bdk copied to clipboard

`ignore` reasons

Open rustaceanrob opened this issue 8 months ago • 0 comments

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.

rustaceanrob avatar Jun 05 '24 18:06 rustaceanrob