Skip to content

Add minimum supported version

Pre-release
Pre-release
Compare
Choose a tag to compare
@theofidry theofidry released this 06 May 22:23
· 22 commits to master since this release
aede0b8

Features

  • Add new API to allow require the test framework adapters to declare the minimum supported version (#2)

BC Breaks

  • TestFrameworkAdapter now requires a new checkVersion() to be implemented