lholman / OneBuild

Convention based PowerShell build for .NET http://lholman.github.io/OneBuild/
Apache License 2.0
17 stars 2 forks source link

Moved tests for nuget packing into separate Description blocks to fix is... #38

Closed AwaNoodle closed 9 years ago

AwaNoodle commented 9 years ago

Fix for issue #37

Issue with Mocks not being removed when they go out of scope. Tests moved into seperate Describe scopes.

lholman commented 9 years ago

Nice one @awanoodle, thanks for picking that up, it's a funny we should maybe raise with the Pester guys. I'll review and merge tomorrow AM.