add issue49 fix to CHANGELOG
This commit is contained in:
parent
e3b2792677
commit
332bceeb7a
|
@ -9,6 +9,7 @@ Changes between 2.0.3 and 2.1.0.DEV
|
||||||
unexpected exceptions
|
unexpected exceptions
|
||||||
- fix issue47: timing output in junitxml for test cases is now correct
|
- fix issue47: timing output in junitxml for test cases is now correct
|
||||||
- fix issue48: typo in MarkInfo repr leading to exception
|
- fix issue48: typo in MarkInfo repr leading to exception
|
||||||
|
- fix issue49: avoid confusing error when initizaliation partially fails
|
||||||
- introduce XXX pytest_configure_funcargs hack (thanks Ronny)
|
- introduce XXX pytest_configure_funcargs hack (thanks Ronny)
|
||||||
- env/username expansion for junitxml file path (fixes issue44)
|
- env/username expansion for junitxml file path (fixes issue44)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue