#1513: Test::Builder formats TODO tests wrong/poorly
-----------------------------+----------------------------------------------
 Reporter:  Austin_Hastings  |       Owner:       
     Type:  bug              |      Status:  new  
 Priority:  normal           |   Milestone:       
Component:  library          |     Version:  2.2.0
 Severity:  low              |    Keywords:       
     Lang:                   |       Patch:       
 Platform:                   |  
-----------------------------+----------------------------------------------
 Test::Builder.todo claims to record the test description and reason for
 the todo, but it does not. Instead, the output looks like:
 {{{
 not ok 1 # TODO test_todo
 }}}

 Where in this example the test ''description'' was "test_todo" and the
 ''reason'' given in the call to `.todo` was "Maybe later"

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1513>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to