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

Feature/attach log stdout stderr #285

Merged

Commits on Aug 19, 2018

  1. Attach log, stdout and stderr to report.

    victor committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    bca4395 View commit details
    Browse the repository at this point in the history
  2. Fixed bug with package-less modules. Added captured stderr/stdout/log…

    … to report.
    victor committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    d2bc945 View commit details
    Browse the repository at this point in the history
  3. Deleted commented code.

    victor committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    6896eec View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Fix linting.

    Sup3rGeo authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    175875f View commit details
    Browse the repository at this point in the history
  2. Added test and command line option.

    Victor committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    25ad035 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Merge branch 'master' of https://github.com/allure-framework/allure-p…

    …ython into feature/attach-log-stdout-stderr
    
    # Conflicts:
    #	allure-pytest/src/utils.py
    Victor committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    db03dd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Added tests with different capture configurations. Option enabled by …

    …default.
    Victor committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b00038c View commit details
    Browse the repository at this point in the history