chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

(GH-107) Valid PowerShell Requirement #129

Open gep13 opened 8 years ago

gep13 commented 8 years ago

Relates to #107

gep13 commented 8 years ago

@ferventcoder the Tokenize method isn't working how I would expect it to, or I haven't written the test correctly.

I "think" I have given it some invalid PowerShell, but the error count is still zero.

Am I mis-understanding how this should work?

ferventcoder commented 8 years ago

With the tokenize method, I'm not sure. It should give you a valid error count.