Skip to content

Instantly share code, notes, and snippets.

@stepbester
Created August 23, 2022 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stepbester/06df47f3d126729b16042ab2fc280321 to your computer and use it in GitHub Desktop.
Save stepbester/06df47f3d126729b16042ab2fc280321 to your computer and use it in GitHub Desktop.
Example .runsettings file containing test run parameters
<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<TestRunParameters>
<Parameter name="shipName" value="Enterprise" />
<Parameter name="shipDesignation" value="NCC-1701" />
</TestRunParameters>
</RunSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment