Method: LearnTest::Strategies::Pytest#detect

Defined in:
lib/learn_test/strategies/pytest.rb

#detectObject



13
14
15
# File 'lib/learn_test/strategies/pytest.rb', line 13

def detect
  test_files.count > 0
end