Help for this page

Select Code to Download


  1. or download this
    use 5.026;
    use Test::Most;
    ...
    }
    
    done_testing;
    
  2. or download this
    #   Failed test 'attributes are coerced as expected'
    #   at t/coercion.t line 16.
    ...
    #    got : '1'
    # expect : 'yes'
    # Looks like you failed 1 test of 2.