LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.bdd_status/bug_tracking.json
.bdd_status/status_overrides.json
.vscode/settings.json
examples/simple_suite_config.json
examples/simple_suite_demo.py
examples/features/login.feature
examples/features/shopping_cart.feature
examples/features/stdout_testing.feature
examples/suite_examples/regression_suite.py
examples/suite_examples/smoke_suite.py
examples/suite_examples/suite_config.json
examples/suite_examples/bdd_reports/bdd_log.html
examples/suite_examples/bdd_reports/bdd_report.html
examples/suite_examples/bdd_reports/bdd_report.json
examples/suite_examples/bdd_reports/email_summary.html
examples/suite_examples/features/regression_tests.feature
examples/suite_examples/features/smoke_tests.feature
examples/suite_examples/suite_test_reports/bdd_log.html
examples/suite_examples/suite_test_reports/bdd_report.html
examples/suite_examples/suite_test_reports/bdd_report.json
examples/suite_examples/suite_test_reports/email_summary.html
pytest_bdd_reporter/__init__.py
pytest_bdd_reporter/cli.py
pytest_bdd_reporter/email_reporter.py
pytest_bdd_reporter/hooks.py
pytest_bdd_reporter/plugin.py
pytest_bdd_reporter/reporter.py
pytest_bdd_reporter/status_manager.py
pytest_bdd_reporter/suite_manager.py
pytest_bdd_reporter.egg-info/PKG-INFO
pytest_bdd_reporter.egg-info/SOURCES.txt
pytest_bdd_reporter.egg-info/dependency_links.txt
pytest_bdd_reporter.egg-info/entry_points.txt
pytest_bdd_reporter.egg-info/requires.txt
pytest_bdd_reporter.egg-info/top_level.txt
pytest_bdd_reporter/templates/__init__.py
pytest_bdd_reporter/templates/email_report.html
pytest_bdd_reporter/templates/email_summary.html
pytest_bdd_reporter/templates/log.html
pytest_bdd_reporter/templates/report.html
pytest_bdd_reporter/templates/status_management.js
pytest_bdd_reporter/templates/text_email_report.html