Randoop on Ubuntu/Eclipse-oxygen

I need to write unite tests for my project (being developed in Java 8) using Randoop, how can I configure Randoop on Ubuntu system? I am using Ubuntu 16.04, and Eclipse Oxygen.

2

1 Answer

In the Git official Eclipse Plugin repo, developers indicate: "This plugin code was removed from the main Randoop repository in October 2015, and Randoop no longer supports communication with the plugin."

Since the Eclipse plugin is not currently supported from within Randoop, you can clone Randoop source code, build and import in Eclipse, but i guess is convenient use it from CLI

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like