We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d4b03 commit aad57b3Copy full SHA for aad57b3
README.md
@@ -1,11 +1,11 @@
1
<h1>Payroll Engine Client Test</h1>
2
3
-Library to test Payroll Engine clients:
+Library for testing Payroll Engine clients:
4
- Case test: Validate the user input
5
- Payrun test: Test the payrun results
6
- Report test: Test report output data (not the report layout)
7
8
## Build
9
Supported runtime environment variables:
10
-- *PayrollEngineSchemaDir* - the Json schema target direcotry (optional)
11
-- *PayrollEnginePackageDir* - the NuGet package target direcotry (optional)
+- *PayrollEngineSchemaDir* - the Json schema destination directory (optional)
+- *PayrollEnginePackageDir* - the NuGet package destination directory (optional)
0 commit comments