Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 231863b1337b708b2c95db975f7f2d9f6d0ef086
https://github.com/pytest-dev/pytest/commit/231863b1337b708b2c95db975f7f2d9f6d0ef086
Author: Bruno Oliveira <[email protected]>
Date: 2018-12-14 (Fri, 14 Dec 2018)
Changed paths:
M changelog/4483.feature.rst
M doc/en/usage.rst
M src/_pytest/junitxml.py
M testing/test_junitxml.py
Log Message:
-----------
Rename "junit_time" to "junit_duration_report" option
Just realized while reading the changelog that "junit_time" is not a very good
name, so I decided to open this PR renaming it to "junit_duration_report" which
I believe conveys the meaning of the option better
Commit: 84390accccb160d52f1b0e6503c92027a64d6839
https://github.com/pytest-dev/pytest/commit/84390accccb160d52f1b0e6503c92027a64d6839
Author: Bruno Oliveira <[email protected]>
Date: 2018-12-17 (Mon, 17 Dec 2018)
Changed paths:
M changelog/4483.feature.rst
M doc/en/usage.rst
M src/_pytest/junitxml.py
M testing/test_junitxml.py
Log Message:
-----------
Merge pull request #4553 from nicoddemus/junit-durations
Rename "junit_time" to "junit_duration_report" option
Compare:
https://github.com/pytest-dev/pytest/compare/3cf44b30375a...84390accccb1
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit