When using typed/rackunit, I find that using test-case doesn't seem to want to 
work properly. The code

(test-case "foo" (check-true (string=? "foo" "foo")))

gives me several Type Checker errors that give me information I don't know what 
to do with.

Is this something I need to require/typed for?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to