Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Configure an Ruby Interpreter for unit tests

Folks,

Please help Mark (reposting http://www.eclipsedltk.org/node/130):

How can I configure a Ruby Interpreter when running unit tests. I'm extending AbstractModelTests and creating a new runtime workspace, copying a project from my test/workspace into the runtime workspace. All that works fine, any paths set up in the project are fine, but the interpreters are defined in the workspace so they don't show up for the unit test.

Thanks Mark





Back to the top