flexmock not working in cygwin

F

Feng Tien

I get an no such file to load error when i try to run my unit test with:

require 'flexmock/test_unit'

I've tried

require '..flexmock/test_unit'


What do I need to do to fix this?

the flexmock gem installed fine.
 
G

Gordon Thiesfeld

I get an no such file to load error when i try to run my unit test with:

require 'flexmock/test_unit'

I've tried

require '..flexmock/test_unit'


What do I need to do to fix this?

the flexmock gem installed fine.

Did you

require 'rubygems'

?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,204
Messages
2,571,065
Members
47,672
Latest member
svaraho

Latest Threads

Top