Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@angularpackage angularpackage released this 19 Jul 01:22
· 327 commits to main since this release
1286270

[1.1.0] - 2021-07-19

Added

  • 77f326a
    Abstract TestingExpect class to manage expect() function of jasmine.

  • afb98f5
    Class TestingToBeMatchers with matchers that use the toBe() method of jasmine.Matchers.

  • 3bf2046
    Tests for the TestingToBeMatchers.

Changed