Skip to content

Payroll-Engine/PayrollEngine.Client.Test

Repository files navigation

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)