v1.3.0
🐛 Bug Fixes
🚀 Features
🗒️ Release Notes
-
Release of
@automock/sinon
We are thrilled to announce the release of@automock/sinon🎊 , a new package in the Automock ecosystem. This package provides seamless integration with the Sinon library. Now, you can enjoy the benefits of automatic mocking and stubbing with Sinon, powered by Automock's core principles. -
Introducing a new feature - property injection strategy.
Automock now offers a property injection strategy, giving you the flexibility to choose between property injection and constructor injection when setting up your class dependencies. You can also combine both strategies together to tailor your testing approach according to your needs. This feature provides more flexibility in your testing scenarios and allows for a different approach to isolating and testing individual components.