Skip to content

Releases: hirezio/vscode-testing-snippets

v2.0.1

20 Dec 20:49
Compare
Choose a tag to compare

2.0.1 (2021-12-20)

Bug Fixes

  • change single-quotes to backticks (d19446e)

v2.0.0

22 Dec 11:13
Compare
Choose a tag to compare

2.0.0 (2020-12-22)

Code Refactoring

  • provideautospy: change createSpyFromClass to the shorter provideAutoSpy (81f2ef5)

BREAKING CHANGES

  • provideautospy: Since jasmine-auto-spies v6.9.0 and jest-auto-spies v1.6.0 there's an ability
    to use the shorter util function provideAutoSpy(). So upgrade to those versions in order to not
    experience any import issues.

v1.1.0

20 Oct 09:37
Compare
Choose a tag to compare

1.1.0 (2020-10-20)

Features

v1.0.2

04 Oct 13:58
Compare
Choose a tag to compare

1.0.2 (2020-10-04)

Bug Fixes

  • acomptest: fix the problem with method and given variables (807f79c)

v1.0.1

23 Sep 20:50
Compare
Choose a tag to compare

1.0.1 (2020-09-23)

Bug Fixes

v1.0.0

23 Sep 20:41
Compare
Choose a tag to compare

1.0.0 (2020-09-23)

Features

BREAKING CHANGES

  • bumping to version 1.0.0