Using spec form is going to be the standard way to testing (but relying on asserts). This update allows the test(s) to be picked up by the main rake task again.
Includes a simple test of Compute class.
Adding Gemfile, Rakefile, README and licence information.