Sha256: 8d16653dce91b106fb0a05956baa52d260f3c02a2dc930ad03847bf14f23713b

Contents?: true

Size: 617 Bytes

Versions: 1

Compression:

Stored size: 617 Bytes

Contents

<div id="report">
  <h1>Turnip Report</h1>
  <section class="checkbox">
    <label for="passed_check">Passed</label><input type="checkbox" checked 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" checked 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

1 entries across 1 versions & 1 rubygems

Version Path
turnip_formatter-0.2.0 lib/turnip_formatter/template/section_report.erb