Sha256: 10ba4af90241e5e378551a3ccc15d59850d0dc5d6c4554dd17e70470bca7008b

Contents?: true

Size: 227 Bytes

Versions: 10

Compression:

Stored size: 227 Bytes

Contents

require_relative '../spec_helper'

describe name_from_filename do
    include_examples 'report'

    # not much to test here, if there's not an exception then we're cool
    test_with_full_report
    test_with_empty_report
end

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
arachni-0.4.2 spec/reports/ap_spec.rb
arachni-0.4.2 spec/reports/stdout_spec.rb
arachni-0.4.1.3 spec/reports/stdout_spec.rb
arachni-0.4.1.3 spec/reports/ap_spec.rb
arachni-0.4.1.2 spec/reports/ap_spec.rb
arachni-0.4.1.2 spec/reports/stdout_spec.rb
arachni-0.4.1.1 spec/reports/ap_spec.rb
arachni-0.4.1.1 spec/reports/stdout_spec.rb
arachni-0.4.1 spec/reports/stdout_spec.rb
arachni-0.4.1 spec/reports/ap_spec.rb