Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Dima Samodurov

Avatar
  • Total activity 3
  • Last activity January 16, 2016 00:32
  • Member since October 26, 2011 13:50
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (2)
Sort by recent activity Recent activity Votes
  • Created October 26, 2011 13:50
    You can add something like lines below to your Rakefile:require 'rake/testtask'Rake::TestTask.new(:test) do |test|   test.libs << 'lib' << 'test' # specify folders with your code   test.pattern = '...
    1. Community
    2. RubyMine
    3. Minitest Framework detected, can't load full test framework
    • 0 votes
  • Created November 02, 2011 11:50
    Hi Robin,1. 'test' may be sufficient for you. 'libs' setting specify additional entries to LOAD_PATH - list of directories where ruby searches for sources. In case your project does not contain a '...
    1. Community
    2. RubyMine
    3. Minitest Framework detected, can't load full test framework
    • 0 votes
Copyright © 2000– JetBrains s.r.o.