Hi Team,
We are doing a POC to see how can we utilize diffKit in our project, However we are not able to understand how the utility works.
Below are the steps we performed :
2. Ran the jar using the command : java -jar diffkit-app.jar -test
- this shows the test running on command line
C:\Users\ravsharma\Desktop\diffkit-0.9.0>java -jar diffkit-app.jar -test
DiffKit home->C:\Users\ravsharma\Desktop\diffkit-0.9.0
dropin dir->C:\Users\ravsharma\Desktop\diffkit-0.9.0\dropin
no jar files in dropin dir
running TestCases
TestCaseRunnerRun (flavor=H2) -- .\tcr.run.12.02.16.14.42.27
==================
TestCaseRuns
------------
test1 PASSED
.
.
test35 PASSED
test36 *FAILED*
Issue :
1. Is this correct way of running the utililty ?
2. How does the JAR file takes input fom other folder like : eg,conf... etc
Thanks,
Ravindra