Gives the ability to provide custom regex for formatting test suite name (e.g. ) in output xml.
I had a requirement where I was reading outputted junit xml from other script and was relying on value of to include double underscores ('') (e.g. <testsuite name="when a user does something __foo">)
Gives the ability to provide custom regex for formatting test suite name (e.g.) in output xml.
I had a requirement where I was reading outputted junit xml from other script and was relying on value of to include double underscores ('') (e.g. <testsuite name="when a user does something __foo">)