Skip to main content

No project description provided

Project description

Git Toolbox

A library and tools for working with git.

Tools

  • git-heatmap: Get a heatmap of which source file and which test files are changed together.

Contributors Guide

Testing

Testing is done via pytest.

To run the test with code coverage:

$ pip install -r requirements.txt
$ pytest --cov=src --cov-report=html

This will generate an html coverage report in htmlcov/ directory.

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

gittoolbox-0.2.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

gittoolbox-0.2.0-py3-none-any.whl (9.9 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