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

Add test case filter to RunOptions (Support for #327) #352

Closed

Commits on Aug 8, 2018

  1. Add test case filter to RunOptions

    Matthew Ryan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    27baa38 View commit details
    Browse the repository at this point in the history
  2. Fix issue with not deferring exection of context

    - Iterating the contexts inside the filter was causing context to be
    created early.
    Matthew Ryan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    1e2599c View commit details
    Browse the repository at this point in the history