The-well-maintained-test

Latest version: v0.11.0

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

Scan your dependencies

Page 2 of 4

0.8.0

Features
feature: added --name to pass name of package to check
feature: use toml file instead of json file for questions

Fixes
fix: update incorrect remote name for GitHub in recipe

This release starts the beginning of being able to resolve 25. I expect that the issue will be fully resolved in v.0.9.0

0.7.0

Features
- feature: added check for GitHub API calls remaining 18
- feature: added vulnerability checker 19
- feature: added pre-commit.ci badge 24
- ci: added auto update for pre-commit 24

Bugs & Fixes
- bug: fixed 26 - Helper method _get_test_files cannot find tests.py
- fix: formatting issue in the usage section
- fix: timezone issue in test

0.6.1

What's Changed
* fix: Migrate tests out of src for path protection by matthewfeickert in https://github.com/ryancheley/the-well-maintained-test/pull/22
* ci: Run CI on push, pull_request, schedule, and workflow_dispatch events by matthewfeickert in https://github.com/ryancheley/the-well-maintained-test/pull/23


**Full Changelog**: https://github.com/ryancheley/the-well-maintained-test/compare/0.6.0...0.6.1

0.6.0

What's Changed
* feature: Updated structure to use `src`
* feature: Added ability to save output to `html` or `txt`
* feature: Added ability to loop through `requirements.txt` file

New Contributors
* matthewfeickert made their first contribution in https://github.com/ryancheley/the-well-maintained-test/pull/20
* ryancheley made their first contribution in https://github.com/ryancheley/the-well-maintained-test/pull/21

**Full Changelog**: https://github.com/ryancheley/the-well-maintained-test/compare/0.5.1...0.6.0

0.5.1

As reported in 14 the movement of the questions to their own `json` file caused issues with the file not being found. I have put the questions back into the source code for now to fix the issue and will explore the use of `src` as suggested in the bug issue

0.5.0

New Features:

- Just file includes `coverage`, `mypy`
- Added type hints. Fixes 12
- Test Check lists the number of tests and the number of files, not just the number of test files
- Updated to use Rich Console
- Output formatting updated to be more consistent and nicer to look at
- Added helper function for verb agreement. Fixes 13

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.