#5 Add support for test case title with line breaks
Closed Opened by mrniranjan.

Currently modifyjunit plugin takes "Title" in the docstrings and uses that as test case names. There are cases where Test case title are longer (>120 chars)and in which it has to be broken in to multiple lines.

Add support for to pick up test case names when Test case title is long and specified in multiple lines.


Metadata Update from @mrniranjan:
- Issue assigned to mrniranjan

https://pagure.io/pytest-modifyjunit/pull-request/6 fixes the issue

Metadata Update from @mrniranjan:
- Issue status updated to: Closed (was: Open)

Metadata