Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created January 23, 2013 08:48
Show Gist options
  • Save phlegx/4603259 to your computer and use it in GitHub Desktop.
Save phlegx/4603259 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<testsuites errors="0" failures="0" skipped="12" tests="76" time="122.479098532" timestamp="2013-01-22T17:33:31+01:00">
<testsuite name="Adapter::Generic::ImageAdapter" tests="5" errors="0" failures="0" skipped="0">
<properties/>
<testcase name="Adapter::Generic::ImageAdapter should have a valid response after posting an image." time="9.795598445">
</testcase>
<testcase name="Adapter::Generic::ImageAdapter should not publish a nil reference" time="0.007955988">
</testcase>
.....
</testsuites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment