On Thu, Jan 22, 2009 at 4:51 PM, jerry gay <[email protected]> wrote:
> $x == $y
> :ok({ .true ?? 'message' !! 'failure message' })
> :diag( 'tap comment', :some_tap_property<some values>)
I just want to stress again that I would like to see no focus on just tap
emitters. While I realize this is just an example, adverbs that apply to a
specific emitter would not be my preference. Extensible emitters would allow
integrators the opportunity to mix perl6 tests in with perl5 tests and xUnit
tests (for easily integrated test reports).
-Jason "s1n" Switzer