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

Make record_xml_property generic and compatible with xdist and markers. #2770

Merged
merged 3 commits into from
Feb 22, 2018

Commits on Feb 20, 2018

  1. Renamed the fixture record_xml_property to record_property and adapte…

    …d logic so that the properties are passed to the TestReport object and thus allow compatibility with pytest-xdist.
    carlos-jenkins committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    8b49ddf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Add note about deprecating record_xml_property

    Also make record_xml_property return record_property directly
    nicoddemus committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d838193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    567b1ea View commit details
    Browse the repository at this point in the history