Sha256: 5abf56369c5c616173cc3ae114e264bc009e5680343c1252e7d8b61890b918eb

Contents?: true

Size: 601 Bytes

Versions: 11

Compression:

Stored size: 601 Bytes

Contents

<div id="report">
  <h1>Turnip Report</h1>
  <section class="checkbox">
    <label for="passed_check">Passed</label><input type="checkbox" id="passed_check">
    <label for="failed_check">Failed</label><input type="checkbox" checked id="failed_check">
    <label for="pending_check">Pending</label><input type="checkbox" id="pending_check">
  </section>

  <section class="result">
    <p>
      <span id="total_count"></span> Scenario (<span id="failed_count"></span> failed <span id="pending_count"></span> pending).
    </p>
    <p>Finished in <span id="total_time"></span></p>
  </section>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
turnip_formatter-0.2.11 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.10 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.9 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.8 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.7 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.6 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.5 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.4 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.3 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.2 lib/turnip_formatter/template/section_report.erb
turnip_formatter-0.2.1 lib/turnip_formatter/template/section_report.erb