Skip to content

Releases: wu-clan/httpfpt

v0.1.0a1

11 Jun 05:05
6756d08
Compare
Choose a tag to compare
v0.1.0a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.6a1...v0.1.0a1

v0.0.6a1

25 Apr 06:33
9910e6b
Compare
Choose a tag to compare
v0.0.6a1 Pre-release
Pre-release

What's Changed

  • Update the usage documentation to httpfpt
  • Fix the messy code of test report email attachment
  • Add test data architecture validation
  • Update testcase auto-generator based on black
  • Add ruff support
  • Add pre-commit support
  • Add black support

Full Changelog: v0.0.5a3...v0.0.6a1

v0.0.5a3

28 Mar 09:45
7ce50cc
Compare
Choose a tag to compare
v0.0.5a3 Pre-release
Pre-release

What's Changed

  • Update json assertion type not contains to not_contains
  • Update logging console output default state to off
  • Add pytest run parameter console printing
  • Remove all support for excel as use case data file
  • Fix use case data schema model section parameters type, note that it is currently not defined as very strict
  • Add pydantic data validation, which is currently optional
  • Fix the lack of condition judgment when parsing some nullable parameters

Full Changelog: v0.0.5a2...v0.0.5a3

v0.0.5a2

24 Mar 08:00
d3be0ab
Compare
Choose a tag to compare
v0.0.5a2 Pre-release
Pre-release

What's Changed

  • Add use case unique id detection and duplicate id coordinate capture output
  • Update request data parsing rules
  • Add engine built-in raise_for_status method to trigger request exception in advance
  • Fix headers type auto parsing not updated to request data
  • Upgrade pytest==7.2.2, and set minimum version to >=7.0.0

Full Changelog: v0.0.5a1...v0.0.5a2

v0.0.5a1

22 Mar 05:32
b04faf1
Compare
Choose a tag to compare
v0.0.5a1 Pre-release
Pre-release

This is a preview version, welcome to test