Skip to content

v1.2.0

Compare
Choose a tag to compare
@Kenadia Kenadia released this 06 Jan 01:18
· 258 commits to master since this release
677b1d1

Version 1.2.0 add supports for Python 3, and other improvements, including:

  • Add FAIL_AND_CONTINUE phase result (#616)
  • Add get_measurement(), get_attachment() to TestApi (#624)
  • Config values passed at the command-line can have their type inferred (#666)
  • Add optional timeout to plug tearDown() (#668)
  • Add DeviceWrappingPlug to easily create a plug from an existing Python interface (#671)
  • Add auto_placeholder option to allow for overridable plugs. (#683)