Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Bug in test filtering #90

Closed
brianbunke opened this issue Feb 27, 2017 · 0 comments
Closed

Bug in test filtering #90

brianbunke opened this issue Feb 27, 2017 · 0 comments
Assignees
Labels

Comments

@brianbunke
Copy link
Contributor

The scenario given in example 3 doesn't work. My real-world code:

$syslog = gci .\Vester\Tests -Recurse -Filter '*syslog*'
Invoke-Vester -Test $syslog

That code should run two tests, one for each syslog test (Syslog-Firewall & Syslog-Server). Instead, it was only running Syslog-Server for me.

Creating this just to log it. Self-assigning, and will investigate soon.

@brianbunke brianbunke added the bug label Feb 27, 2017
@brianbunke brianbunke self-assigned this Feb 27, 2017
brianbunke added a commit that referenced this issue Mar 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant