Asynit Versions Save

:stars: Asynchronous HTTP Request Testing Library for API or more...

v0.14.0

1 month ago
  • Add Junit Report

v0.13.0

1 month ago
  • Add command line argument to configure default http client configuration
  • Fixed allow self signed certificate not used
  • [BC BREAK] HTTP test case now rely exclusively on amp http client (no more psr7 or psr18)
  • Fix assertions count
  • Add a new attribute to configure HttpClient (allow to set timeout)

v0.12.0

1 year ago
  • [BC BREAK] No more yield, use php fiber instead
  • [BC BREAK] Make http test case as an option
  • [BC BREAK] No more global test case case
  • [BC BREAK] Use PHP attribute instead of annotation
  • Add a new test case trait for API

See the changelog for migrating from 0.11

v0.11.3

1 year ago

What's Changed

Full Changelog: https://github.com/jolicode/asynit/compare/v0.11.2...v0.11.3

v0.11.2

1 year ago

v0.11.1

2 years ago
  • Show unique value for test dependancy when showing order execution

v0.11.0

2 years ago
  • Add order option to show test execution order

v0.7.0

4 years ago

Fix php 7.4

v0.6.1

6 years ago