Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 527 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 527 Bytes

Payroll Engine Client Test

👉 This library is part of the Payroll Engine.

Library for testing Payroll Engine clients:

  • Case test: Validate the user input
  • Payrun test: Test the payrun results
  • Report test: Test report output data (not the report layout)

Build

Supported runtime environment variables:

  • PayrollEngineSchemaDir - the Json schema destination directory (optional)
  • PayrollEnginePackageDir - the NuGet package destination directory (optional)