Skip to content

Releases: spryker/testify

3.63.1

24 Feb 16:55

Choose a tag to compare

Included commits: 3.63.0...3.63.1

Fixes

  • Adopted path to store container cache files for testing.

3.63.0

15 Jan 14:19

Choose a tag to compare

Included commits: 3.62.2...3.63.0

Adjustments

  • Updated module dependencies and configuration for API testing compatibility.

3.62.2

04 Dec 15:01

Choose a tag to compare

Included commits: 3.62.1...3.62.2

Adjustments

  • Added Symfony FrameworkBundle as a composer dependency to support API Platform testing capabilities.

3.62.1

25 Nov 08:18

Choose a tag to compare

Included commits: 3.62.0...3.62.1

Fixes

  • Adjusted tests.

3.62.0

28 Oct 21:38

Choose a tag to compare

Included commits: 3.61.0...3.62.0

Improvements

  • Adjusted \Spryker\Zed\Testify\TestifyConfig::getOutputDirectoriesForCleanup() to support the new monorepository structure.

3.61.0

19 Jun 14:22

Choose a tag to compare

Included commits: 3.60.1...3.61.0

Improvements

  • Introduced GlueStorefrontApiJsonApiHelper and GlueStorefrontApiOpenApi3Helper helpers to provide basic functionality for E2E Glue Storefront API tests for endpoints implementing JSON API Convention.

3.60.1

10 Jun 08:12

Choose a tag to compare

Included commits: 3.60.0...3.60.1

Fixes

  • Adjusted ClassResolverTrait to support SprykerFeature namespace.

3.60.0

23 Apr 10:05

Choose a tag to compare

Included commits: 3.59.0...3.60.0

Improvements

  • Add auto-loading of DataCleanupHelper when used with the trait.

3.59.0

25 Mar 09:19

Choose a tag to compare

Included commits: 3.58.1...3.59.0

Improvements

  • Adjusted DataCleanupHelper to cleanup data after each test.

3.58.1

22 Jan 12:13

Choose a tag to compare

Included commits: 3.58.0...3.58.1

Fixes

  • Introduced SprykerTest\Zed\Testify\Helper\Persistence\FactoryHelper to support persistence factories in tests.