pchomik / pytest-spec

Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.
GNU General Public License v2.0
100 stars 19 forks source link

Support getting test name with nested test classes #4

Closed lucasmarshall closed 9 years ago

HelloGrayson commented 9 years ago

Nice! Big +1 here :)

lucasmarshall commented 9 years ago

@pchomik If it's OK with you, can you please land this change? This is functionality that many people in my organization are looking for and I don't want them to have to use a fork.

Thanks!

pchomik commented 9 years ago

I will look into your proposition Today. Thanks for improvement.