bumpver/test
Timo Ludwig b4cf3a5f32 Add command line parameters for VCS configuration
- Add the following flags to the 'bumpver update' command:
    * --commit / --no-commit
    * --tag-commit / --no-tag-commit
    * --push / --no-push
- Add test cases for these flags including checks for incorrect usage
- Document new flags in README
2021-11-07 12:41:06 +00:00
..
fixtures fix gitlab #14 - parse tool.bumpver when using pyproject.toml 2020-11-01 18:22:19 +00:00
__init__.py WIP: mostly scratch code still 2018-09-02 21:48:12 +02:00
test_cli.py Add command line parameters for VCS configuration 2021-11-07 12:41:06 +00:00
test_config.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_parse.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_patterns.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00
test_rewrite.py fix test 2021-01-17 21:42:09 +00:00
test_version.py Fix linting errors 2021-01-17 19:45:53 +01:00
util.py pycalver -> bumpver 2020-10-18 20:47:35 +00:00