Skip to content

v1.3.1

Compare
Choose a tag to compare
@daviwil daviwil released this 10 Jun 00:12

Fixes and improvements

  • #850 -
    Fixed an issue where lower-cased "describe" blocks were not identified by
    the CodeLens feature.

  • #851 -
    Fixed an issue where the language server would hang when typing out a describe
    block.

  • #852 -
    Fixed an issue where Pester test names would not be detected correctly when
    other arguments like -Tags were being used on a Describe block.