<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>12597</id>
      <name>Trapeze</name>
      <created_at>2008-03-07T16:33:14Z</created_at>
      <updated_at>2009-05-13T04:24:04Z</updated_at>
      <description>Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method, recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications.

In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you.</description>
      <homepage_url>http://trapeze.rubyforge.org/</homepage_url>
      <download_url>http://trapeze.rubyforge.org/</download_url>
      <url_name>trapeze</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id>557065</analysis_id>
      <analysis>
        <id>557065</id>
        <project_id>12597</project_id>
        <updated_at>2009-11-06T21:34:40Z</updated_at>
        <logged_at>2009-11-06T21:34:37Z</logged_at>
        <min_month>2008-03-01T00:00:00Z</min_month>
        <max_month>2009-05-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>924</total_code_lines>
        <main_language_id>12</main_language_id>
        <main_language_name>Ruby</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
