jipp icon indicating copy to clipboard operation
jipp copied to clipboard

Spike: Look into better test framework for JIPP

Open HPNavjot opened this issue 1 year ago • 1 comments

Study best practice and test / automation framework for JIPP libs to identify issues pre release.

HPNavjot avatar Jun 26 '23 03:06 HPNavjot

Looking into implementation of integration or functional test framework. Gradle has good support for integration tests.

Gradle support for integration test :

Testing JIPP warrants communicating with a IPP server. So that we can validate the request and response parsed via JIPP jars.

HPNavjot avatar Jun 26 '23 15:06 HPNavjot