Skip to content

v3.0.0-alpha#5

Merged
angularpackage merged 246 commits intomainfrom
3.x.x
Oct 30, 2024
Merged

v3.0.0-alpha#5
angularpackage merged 246 commits intomainfrom
3.x.x

Conversation

@angularpackage
Copy link
Contributor

[3.0.0-alpha] - 2024-10-30

[3.0.0-alpha] Added

  • Added TestingActual to initialize multiple tests on actual or spy param.
  • Added TestingCustom to include tests on initialization.
  • Added TestingExpectation class with methods directly accessed by using method names instead of nested structure, but using it through the TestingExpectTo.
  • Added expectations directory with classes where methods are accessed by using nested object structure and method names.
  • Added it directory with classes with methods are accessed by using nested object structure and method names.
  • Added testing directory with classes where methods are directly accessed by using method names instead of nested structure, but using it.
  • Added asyncExpect and jasmine matchers.

[3.0.0-alpha] Updated

  • Updated Testing to mixin tests from testing directory.

angularpackage and others added 30 commits January 30, 2022 15:11
…ine, add `instanceOf` getter with `TestingToBeInstanceOfMatchers` class.
…t`, move expectation messages to private `#expectation`, update class to jasmine compatible, change param `value` to `actual` and `Value` generic type variable to `T`, add `expectationFailOutput` to tests, add missing jasmine matchers as tests.
@angularpackage angularpackage merged commit cb553bf into main Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants