Skip to content
New issue

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

need example of alternate test descriptions #1586

Closed
tbrowder opened this issue Oct 2, 2017 · 0 comments
Closed

need example of alternate test descriptions #1586

tbrowder opened this issue Oct 2, 2017 · 0 comments
Labels
docs Documentation issue (primary issue type)

Comments

@tbrowder
Copy link
Member

tbrowder commented Oct 2, 2017

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";
@AlexDaniel AlexDaniel added the docs Documentation issue (primary issue type) label Nov 3, 2017
@JJ JJ closed this as completed in dd1e3bd May 19, 2018
Kaiepi pushed a commit to Kaiepi/doc that referenced this issue May 22, 2018
Tying it actually to using or not test routines in sink context, and
using the example provided as an example. This closes Raku#1586
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

2 participants