Ruby Unit Testing

Unit testing is a great way to catch errors early in the development process, if you dedicate time to writing appropriate and useful tests. As in other languages, Ruby provides a framework in its standard library for setting up, organizing, and running tests called Test::Unit. There are other very popular testing frameworks, rspec and cucumber come to mind.

Specifically, Test::Unit provides three basic functionalists:

  1. A way to define basic pass/fail tests.
  2. A way to gather like tests together and run them as a group.
  3. Tools for running single tests or whole groups of tests.

Aspose.Cells Cloud

Aspose.Cells Cloud’s platform independent document manipulation API is a true REST API that can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more. You can use it with any platform — web, desktop, mobile, and cloud.

Aspose.Cells Cloud allows you to modify, manage and convert spreadsheets on the cloud. Learn More

We are pleased to announce the addition of Unit Tests for all the methods of Aspose.Cells module. Also, we have fixed few issues that occurs while writing unit tests. We will keep adding more unit tests for rest of the modules to make SDK robust.

Download

You can download Ruby SDK from

You can downloaded latest version from https://github.com/asposeforcloud/Aspose_Cloud_SDK_For_Ruby/releases/tag/v1.0.1

Start a Free Trial Today

Start a free trial today – all you need is to sign up with the Aspose Cloud service. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose Cloud.