Skip to content

v0.3.1

Pre-release
Pre-release

Choose a tag to compare

@yufeiminds yufeiminds released this 06 Aug 08:19
· 213 commits to master since this release
621c16b

FEATURE:

  • Add testing framework supported scenario and step, inspire by ThoughtWorks, Guage (#9)

ENHANCEMENT:

  • Add unit testing cases to improving line coverage at core modules. (#9)
  • Improved CI workflow. (#9)

BUGFIX:

  • Fix JSON decoding error for py3.5. (#9)