Skip to main content

No project description provided

Project description

commit message from test

Wheel Status Python versions Latest Version License Build status Coverage Code style

commit-message-from-test (cmft in short) is tiny filter program to extract possible commit messages from changed files based on test names.

My motivation for writing it was to use with tcr. While coding, I don't like to be interrupted to enter some meaningful commit description, but at the same time I don't like completly useless "working". So I came out with something in the middle: commit descriptions based on test names.

Example usage with tcr and fzf:

$ tcr red `git diff HEAD | cmft | fzf --print-query | tail -n 1`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmft-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

cmft-0.1.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page