Method: Inspec::Runner#tests

Defined in:
lib/inspec/runner.rb

#testsObject



59
60
61
# File 'lib/inspec/runner.rb', line 59

def tests
  @test_collector.tests
end