Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • There is no Unit in Simple Test ;)
    – Gordon
    Commented Jan 20, 2011 at 23:25
  • @Gordon I see the pun, but I don't get it.
    – Stephen
    Commented Jan 20, 2011 at 23:26
  • 1
    Maybe this answer can explain it
    – Gordon
    Commented Jan 20, 2011 at 23:30
  • Oldschool unit test frameworks are unfit for that. Write a PHPT for that test and mingle it into a PHPUnit/SimpleTest case using a regex on the output.
    – mario
    Commented Jan 20, 2011 at 23:44