Skip to content

Latest commit

 

History

History

PayrollTestRunner

Payroll Engine Client Tutorials - Payroll unit tests

Overview

Tutorial topic: Integrate the payroll test runner

This is just one example of test runner integration. Since a connection to the backend is required, test runners are not suitable for unit tests.

Prerequisites

  • Payroll Engine Backend running with known tenant
  • Visual Studio with .NET 8
  • Client services tutorial: Console Application
  • xunit

Learnings

  • Embedded json tests
  • Test for valid payrun
  • Test for invalid payrun