Sha256: 877bf9430a1ca84462a16fbec82812bf8e507b2536a0655b959c66b4353b0ad7

Contents?: true

Size: 206 Bytes

Versions: 21

Compression:

Stored size: 206 Bytes

Contents

require 'spec_helper'

describe name_from_filename do
    include_examples 'reporter'

    # if there's not an exception then we're cool, for now...
    test_with_full_report
    test_with_empty_report
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
arachni-1.6.1.3 spec/components/reporters/html_spec.rb
arachni-1.6.1.2 spec/components/reporters/html_spec.rb
arachni-1.6.1.1 spec/components/reporters/html_spec.rb
arachni-1.6.1 spec/components/reporters/html_spec.rb
arachni-1.6.0 spec/components/reporters/html_spec.rb
arachni-1.5.1 spec/components/reporters/html_spec.rb
arachni-1.5 spec/components/reporters/html_spec.rb
arachni-1.4 spec/components/reporters/html_spec.rb
arachni-1.3.2 spec/components/reporters/html_spec.rb
arachni-1.3.1 spec/components/reporters/html_spec.rb
arachni-1.3 spec/components/reporters/html_spec.rb
arachni-1.2.1 spec/components/reporters/html_spec.rb
arachni-1.2 spec/components/reporters/html_spec.rb
arachni-1.1 spec/components/reporters/html_spec.rb
arachni-1.0.6 spec/components/reporters/html_spec.rb
arachni-1.0.5 spec/components/reporters/html_spec.rb
arachni-1.0.4 spec/components/reporters/html_spec.rb
arachni-1.0.3 spec/components/reporters/html_spec.rb
arachni-1.0.2 spec/components/reporters/html_spec.rb
arachni-1.0.1 spec/components/reporters/html_spec.rb