Exception: Spork::TestFramework::NoFrameworksAvailable

Inherits:
FactoryException show all
Defined in:
lib/spork/test_framework.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/spork/test_framework.rb', line 11

def message
  "I can\'t find any testing frameworks to use.  Are you running me from a project directory?"
end