Skip to content

Java Param Library 1.1.0 Release Note

Introduction

The Java Param Library is a Java API that can be used in automated tests to retrieve the value of some test parameters defined in Squash TM.

This release note describes the changes of Java Param Library version 1.1.0 compared to 1.0.2.

Java Param Library 1.1.0 was released on November 10, 2022.


New features

  • Issue java-param-library #16 Support the definition of the `.ini` file by defining an absolute filepath in `_SQUASH_TF_TESTCASE_PARAM_FILES`
    The Java Param Library can now be used for JUnit and Cucumber projects which are not at the root of the Git repository.