mojo icon indicating copy to clipboard operation
mojo copied to clipboard

Convert t/mojo/ioloop_ipv6.t to use subtests

Open misch2 opened this issue 3 years ago • 0 comments

Summary

Tests in t/mojo/ioloop_ipv6.t converted to use subtests.

Motivation

Help convert remaining subtests.

References

#1520

misch2 avatar Aug 02 '22 16:08 misch2

Is there any value to using subtests if there's only one?

marcusramberg avatar Aug 14 '22 13:08 marcusramberg

It's more descriptive in the TAP output.

kraih avatar Aug 14 '22 15:08 kraih