Pytest-md-report

Latest version: v0.6.1

Safety actively analyzes 629052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.1

- Refactoring

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.6.0...v0.6.1

0.6.0

- Add an option to exclude specific test outcomes from the report (Thanks to joekiller)
- `md_report_exclude_outcomes`
- `--md-report-exclude-outcomes`
- Add a build and publish workflow
- Add Sigstore signatures to release assets
- Modify to use `setuptools_scm` for package build

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* Bump pytest maximum version to <9 by FollowTheProcess in https://github.com/thombashi/pytest-md-report/pull/6
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/thombashi/pytest-md-report/pull/7
* Add support for Python 3.12

New Contributors
* FollowTheProcess made their first contribution in https://github.com/thombashi/pytest-md-report/pull/6
* dependabot made their first contribution in https://github.com/thombashi/pytest-md-report/pull/7

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.5.0...v0.5.1

0.5.0

- Add `--md-report-flavor` option to select different table styles: 4 (Thanks to dhirschfeld)
- support colorized GitHub Flavored Markdown table output
- Apply styles to the table headers
- Bump minimum required `pytablewriter` version to 1.2.0

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.4.1...v0.5.0

0.4.1

- Set `--md-report-zeros` value to `"number"` when CI environment variable is set to `"true"` to display reports properly
- Update help messages

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.4.0...v0.4.1

0.4.0

- If the report color is `auto` and when the output target is a file, the report color is always `never`: 2 (Thanks to jasonm23)
- Modify to retrieve tee options properly

**Full Changelog**: https://github.com/thombashi/pytest-md-report/compare/v0.3.2...v0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.