Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Unit test failing but "got" and "expected" are equal

by stevieb (Canon)
on Jan 04, 2019 at 19:57 UTC ( [id://1228044]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    pi@pi-test:~/repos/rpi-wiringpi $ prove -v t/75-serial.t
    t/75-serial.t .. 
    ...
    #          got: 'hello, world!'
    #     expected: 'hello, world!'
    
  2. or download this
    use strict;
    use warnings;
    ...
    check_pin_status();
    
    done_testing();
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1228044]
Approved by Corion
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-19 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found