Most plugins are provided as .dll files. To install:
@Override public void runTest(Test test) System.out.println("Running test: " + test.getName()); // implement test logic here softprober plugins