Local DLL Assurance: Difference between revisions

From Endeavour Knowledge Base
(Initial draft)
 
(No difference)

Latest revision as of 16:10, 1 May 2024

The batch processor will process a folder of JSON Input Files and compare the calculated outputs with the associated JSON Output files. Example files are provided in the Testpack folder of the release pack.

Open a command prompt and call the EXE passing in the path to your input files, for example:

EP_QRisk3.Batch.exe .\TestPack

The batch processor will try and process any file in the folder with the “input.json” extension.

Any file that does not have this extension will be skipped.