Skip to content

Releases: jolicode/asynit

0.14.0

19 Apr 13:17
3c82793
Compare
Choose a tag to compare
  • Add Junit Report

0.13.0

12 Apr 09:00
bdc1d6d
Compare
Choose a tag to compare
  • 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)

0.12.0

15 May 07:07
09d6af6
Compare
Choose a tag to compare
  • [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

24 Aug 10:21
406eb5e
Compare
Choose a tag to compare

What's Changed

  • Fix floating deprecations with % operator by @Korbeil in #57

Full Changelog: v0.11.2...v0.11.3

v0.11.2

13 Jul 09:26
363bf7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

13 Oct 11:37
99681ac
Compare
Choose a tag to compare
  • Show unique value for test dependancy when showing order execution

v0.11.0

13 Oct 11:14
a7d225c
Compare
Choose a tag to compare
  • Add order option to show test execution order

v0.7.0

27 Feb 08:47
36830f3
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Fix php 7.4

v0.6.1: Merge pull request #32 from jolicode/welcoMattic-patch-1

31 May 09:26
0d1031a
Compare
Choose a tag to compare
Trim final # in URIs