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

Test run parameter added as part of CLI runsettings args #2251

Merged
merged 9 commits into from
Dec 27, 2019

Commits on Nov 14, 2019

  1. test run parameter added as second class argument

    vineeth Hanumanthu committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    87e33cc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. regex is used to match test run paramterer node

    vineeth Hanumanthu committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b1d894b View commit details
    Browse the repository at this point in the history
  2. added exception for invaild test run parameter argument

    vineeth Hanumanthu committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    6b7bd90 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. regex constants moved to constants

    vineeth Hanumanthu committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    84c8c8f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. unit tests are added for regex pattern match

    vineeth Hanumanthu committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    1514575 View commit details
    Browse the repository at this point in the history
  2. added special character test cases

    vineeth Hanumanthu committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    d9e90f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. formatted

    vineeth Hanumanthu committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    561e297 View commit details
    Browse the repository at this point in the history
  2. resource string is changed

    vineeth Hanumanthu committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    e5f4e7c View commit details
    Browse the repository at this point in the history
  3. formatted

    vineeth Hanumanthu committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    68e5412 View commit details
    Browse the repository at this point in the history