PowerShell/docs/testing-guidelines
Travis Plunk 2b9059b9c0 Make the experience better when start-pspester doesn't find pester (#5673)
refactor code to restore pester into a separate function called Restore-PSPester
update message on what to do when pester is missing
Add ability for get-psoptions to default to new-psoptions
fix an issue with publish-pstesttools when a build has not been run since build.psm1 has been imported (try to use the default options)
make start-pspester use the last build, not just use the default options
fix an issue in restore caused some files not to be removed
2017-12-12 16:16:10 -08:00
..
Images Add missed Travis-CI badge image 2016-08-06 15:53:25 -07:00
CodeCoverageAnalysis.md Added code coverage analysis to identify missing coverage (#4097) 2017-07-07 09:48:14 -07:00
PowerShellCoreTestStatus.md automatic spellchecking .md files in TravisCI (#838) 2016-10-31 18:02:26 -07:00
testing-guidelines.md Make the experience better when start-pspester doesn't find pester (#5673) 2017-12-12 16:16:10 -08:00
TestRoadmap.md Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
WritingPesterTests.md Update WritingPesterTests.md to reflect recommended use of ShouldBeErrorId 2017-08-25 07:24:49 +04:00