1.7.0 - Support for test functions located inside test classes
@test_steps
can now be used on test functions located inside classes. Fixed #16
Warning: as a consequence of the fix above, the order of arguments has changed. this has an impact for manual execution. See here for details.
See documentation page for details.