Skip to content

Releases: getndazn/kopytko-unit-testing-framework

v1.3.1

02 Aug 12:33
Compare
Choose a tag to compare

1.3.1 (2022-08-02)

Reverts

  • Revert "feat: add mockFunction and other testFunctions" (#35) (b0cd075), closes #35 #34

v1.3.0

02 Aug 12:28
Compare
Choose a tag to compare

1.3.0 (2022-08-02)

Features

  • add mockFunction and other testFunctions (#34) (bc48b89)

v1.2.1

19 Jul 14:21
Compare
Choose a tag to compare

1.2.1 (2022-07-19)

Bug Fixes

v1.2.0

18 Jul 13:41
Compare
Choose a tag to compare

1.2.0 (2022-07-18)

Bug Fixes

  • some changes to handle some negative cases (29a2097)

Features

  • added some more matcher functions and fixed review comments (39a52fe)
  • added support for AA and nodes to assert toContain (a3aa299)
  • adding assert functions like jest (693a4a5)
  • some updates as per review comments (90a2ece)
  • updated expect example tests file name for better visibility (75d583d)

v1.1.1

01 Jul 10:27
Compare
Choose a tag to compare

1.1.1 (2022-07-01)

Bug Fixes

v1.1.0

28 Jun 11:10
Compare
Choose a tag to compare

1.1.0 (2022-06-28)

Features

  • using try catch blocks to avoid unit test crash (ebbc7d5)

v1.0.5

20 May 08:10
Compare
Choose a tag to compare

1.0.5 (2022-05-20)

Bug Fixes

  • Increased default test runner verbosity level (#28) (83f1fef)

v1.0.4

25 Mar 11:48
Compare
Choose a tag to compare

1.0.4 (2022-03-25)

Bug Fixes

v1.0.3

21 Jan 12:17
Compare
Choose a tag to compare

1.0.3 (2022-01-21)

Bug Fixes

  • support testFileName argument (36d6928)

v1.0.2

03 Dec 14:29
Compare
Choose a tag to compare

1.0.2 (2021-12-03)

Bug Fixes