You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional integration Pester tests are needed to verify the various psake/InvokeBuild tasks function as expected.
Expected Behavior
psake/InvokeBuild tasks are tested to ensure quality.
Current Behavior
There is only some basic tests to verify help documentation for the public functions.
Possible Solution
Create one or more basic PS modules, execute various build tasks and user Pester to verify the process works as expected.
Steps to Reproduce (for bugs)
NA
Context
We need to increase the test coverage to ensure any changes to the build functions or psake/InvokeBuild tasks do not break publicly exposed functionality.
Your Environment
Module version used: 0.3.0
Operating System and PowerShell version: NA
The text was updated successfully, but these errors were encountered:
Additional integration Pester tests are needed to verify the various psake/InvokeBuild tasks function as expected.
Expected Behavior
psake/InvokeBuild tasks are tested to ensure quality.
Current Behavior
There is only some basic tests to verify help documentation for the public functions.
Possible Solution
Steps to Reproduce (for bugs)
NA
Context
We need to increase the test coverage to ensure any changes to the build functions or psake/InvokeBuild tasks do not break publicly exposed functionality.
Your Environment
The text was updated successfully, but these errors were encountered: