mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
Using ValueError for everything caused underlying issues to be hidden. Now there are explicit classes for each error condition. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_lex_id.py | ||
| test_parse.py | ||
| test_patterns.py | ||
| test_rewrite.py | ||
| test_version.py | ||
| util.py | ||