Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RunPQSDKTestSuites.ps1 #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

affonsov
Copy link
Owner

run tests script improvements

  • harmonization on the curly brakets placements throughout the script
  • refactored tests settings to be a parameter as well
  • added pqtest.exe detection to avoid to use too many parameters and simplify usage
  • now jsonresults flush the content into a file results.json to be easier to go through
  • added error return in case any tests failed, so the test script can fail a pipeline
  • added a pipeline parameter to skip user input during pipeline execution

run tests script improvements

- harmonization on the curly brakets placements throughout the script
- refactored tests settings to be a parameter as well
- added pqtest.exe detection to avoid to use too many parameters and simplify usage
- now jsonresults flush the content into a file results.json to be easier to go through
- added error return in case any tests failed, so the test script can fail a pipeline
- added a pipeline parameter to skip user input during pipeline execution
@affonsov affonsov force-pushed the affonsov/improvements-for-test-script branch from b12a918 to c345e24 Compare August 8, 2024 19:37
- added look for the settings file in the root folder if parameter is not available
- warn the user that the results.json file was created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant