<div dir="ltr">Hello,<div><br></div><div>I&#39;m trying to set up testing for my polyglot lib and I&#39;m having a hard time.  Sorry if I should post somewhere else...</div><div><br></div><div>So I tried to test with rspec, but rspec will run ruby somehow and does not pass to ruby the --polyglot --jvm flags.  Polyglot complains that R is not a known language.  I&#39;ve googled around and could not find an easy way to make rspec pass flags to ruby.  </div><div><br></div><div>Next I tried minitest, since in this case I call ruby directly with the required flags... but polyglot complains that R cannot execute in multithreaded, so I passed -Xsingle_threaded to ruby and minitest complains that it only runs in a multithreaded environment.</div><div><br></div><div>Any suggestions how to move forward?</div><div><br></div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Rodrigo Botafogo<br></div></div></div>