We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From Zoffix in reply to rakudo bug (feature request) #132195:
An example of such use:
ok check-name($meta, :$relaxed-name), "name has a hyphen rather than '::'" \ or diag "\nTo use hyphen in name, pass :relaxed-name to meta-ok\n";
The text was updated successfully, but these errors were encountered:
dd1e3bd
Adds "alternate test descriptions"
47d2787
Tying it actually to using or not test routines in sink context, and using the example provided as an example. This closes Raku#1586
No branches or pull requests
From Zoffix in reply to rakudo bug (feature request) #132195:
An example of such use:
The text was updated successfully, but these errors were encountered: