Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: a5e60b6a2d7f8044a08334cd4ca1a9873489528e
      
https://github.com/pytest-dev/pytest/commit/a5e60b6a2d7f8044a08334cd4ca1a9873489528e
  Author: Raphael Castaneda <racastan...@teslamotors.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M AUTHORS
    M _pytest/junitxml.py
    A changelog/3130.feature
    M doc/en/usage.rst
    M testing/test_junitxml.py

  Log Message:
  -----------
  implement #3130 - adding record_xml_attribute fixture

update incorrect expected attribute value in test_record_attribute

attr names must be strings

Update CHANGELOG formatting

update usage documentation

Fix versionadded for record_xml_attribute

Indent the xml schema properly inside the warning box in the docs


  Commit: 49773b573f830d74ba5c3e1791ceced1b2614b25
      
https://github.com/pytest-dev/pytest/commit/49773b573f830d74ba5c3e1791ceced1b2614b25
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
    M AUTHORS
    M _pytest/junitxml.py
    A changelog/3130.feature
    M doc/en/usage.rst
    M testing/test_junitxml.py

  Log Message:
  -----------
  Merge pull request #3132 from 
raphaelcastaneda/feature/add-record-xml-attribute

implement #3130 - add record_xml_attribute fixture


Compare: 
https://github.com/pytest-dev/pytest/compare/32979def7d20...49773b573f83
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to