Pytest plugin to display test execution output like a SPECIFICATION
Description
Pytest plugin to display test execution output like a SPECIFICATION.
Available features:
- Format output to look like specification.
- Group tests by classes and files
- Failed, passed and skipped are marked and colored.
- Remove test_ and underscores for every test.