You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement alternate ways to call subtest from Test.pm6 (#743)
* Implement alternate calling methods for `subtest`
* Fix incorrect sub names in test
* Add diag() on start of subtest
This makes it easier to see where the subset starts in the output
0 commit comments