Set working directory to project folder, by default, for examples
When running a spec example, the working directory is set to the running spec file's folder.
This breaks spec_helper loading of shared examples.
Is there a way to ensure that the working directory is the project folder by default - without having to configure each project by hand?
请先登录再写评论。
Hi,
there is a bug about this - http://youtrack.jetbrains.com/issue/RUBY-12371.
Regards, Oleg.