Class Protest::Reports::Summary
In: lib/protest/reports/summary.rb
Parent: Report

The +:summary+ report will output a brief summary with the total number of tests, assertions, passed tests, pending tests, failed tests and errors.

Methods

new  

Included Modules

Utils::Summaries Utils::ColorfulOutput

Public Class methods

Set the stream where the report will be written to. STDOUT by default.

[Validate]