Skip to content

v0.2.0-preview0007

Pre-release
Pre-release
Compare
Choose a tag to compare
@viscalyxbot viscalyxbot released this 14 Jul 13:39
9ad45fc

[v0.2.0-preview0007]

Added

  • Public commands:
    • Convert-PesterSyntax
  • Add support for Should operators:
    • Be
    • BeExactly
    • BeFalse
    • BeGreaterOrEqual
    • BeGreaterThan
    • BeIn
    • BeLessOrEqual
    • BeLessThan
    • BeLike
    • BeLikeExactly
    • BeNullOrEmpty
    • BeOfType
    • BeTrue
    • Contain
    • Match
    • MatchExactly
    • Throw

Fixed

  • Improve code to resolve ScriptAnalyzer warnings and errors.
  • Localize all the strings.