Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 858 Bytes

whats-new-with-5.2.0.md

File metadata and controls

23 lines (13 loc) · 858 Bytes
description
July 28, 2023

What's new With 5.2.0

New Feature

TESTBOX-375 Updated mixerUtil for faster performance and new approaches to dynamic mixins

TESTBOX-376 Add `bundlesPattern` to testbox.system.TestBox `init` method

TESTBOX-377 TestBox Modules

Bug

TESTBOX-346 expect(sut).toBeInstanceOf("something")) breaks if sut is a query

TESTBOX-374 cbstreams doesn't entirely work outside of ColdBox

Improvement

TESTBOX-20 toBeInstanceOf() Expectation handle Java classes