Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: 解决python 3.8及以上版本,HtmlResult和HtmlTestReport的warning #99

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2021

  1. update: 解决python 3.8 运行时warning

    RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
    Vancheung authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c4acdc1 View commit details
    Browse the repository at this point in the history
  2. update: 解决python 3.8 运行时warning

    RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
    Vancheung authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3bff7ce View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update qtaf_settings.py

    Vancheung authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ab23dc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix: 测试报告问题修复

    vanzhang committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    7265114 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    aca443b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99dbea1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d4185 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. update:tag取并集

    vanzhang committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4d69654 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    7da7c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. fix:支持控制台断言失败时打印栈信息

    vanzhang committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    91939c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. update:StreamResult截图只记录文件名

    vanzhang committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    31133f2 View commit details
    Browse the repository at this point in the history