I tried the unit testing feature on the Raspberry Pi but got an error, both in a notebook and on the command line. Is the MUnit testing module installed in Wolfram on the Raspberry Pi?
This is the error that I got:
`Wolfram Language (Raspberry Pi Pilot Release) Copyright 1988-2014 Wolfram Research Information & help: wolfram.com/raspi
In[1]:= VerificationTest[Sin[E]>Cos[E]]
Get::noopen: Cannot open MUnitLoader`.
Out[1]= VerificationTest[True]`