mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
- Introduced `al-test-writer` to generate AL test codeunits for production objects based on TDD principles. - Added `al-userguide-test-writer` to create test codeunits from user guide steps, mapping actions and assertions. - Implemented `bc-extension-test-guide` to generate a comprehensive TEST_GUIDE.md for Business Central extensions, covering various categories. - Created `bc-webclient-runner` to automate UI testing of the Business Central web client, capturing screenshots and asserting UI states. - Developed `page-scripting-e2e` to produce a recording plan for Page Scripting, ensuring a structured approach to browser-level testing.
16 lines
No EOL
377 B
JSON
16 lines
No EOL
377 B
JSON
{
|
|
"containerResultPath": "",
|
|
"launchConfigName": "",
|
|
"securePassword": "",
|
|
"userName": "",
|
|
"companyName": "",
|
|
"testSuiteName": "",
|
|
"vmUserName": "",
|
|
"vmSecurePassword": "",
|
|
"remoteContainerName": "",
|
|
"dockerHost": "",
|
|
"newPSSessionOptions": "",
|
|
"testRunnerServiceUrl": "",
|
|
"codeCoveragePath": ".altestrunner\\codecoverage.json",
|
|
"culture": "en-US"
|
|
} |