black-junit


Nameblack-junit JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/quantum-0/black-junit
SummaryTool for generation JUnit's report from black/blue output
upload_time2024-08-17 20:21:46
maintainerNone
docs_urlNone
authorAnton Kurenkov (Quantum0)
requires_pythonNone
licenseMIT
keywords automation ci black blue gitlab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # black-junit

This project is a tool for generation JUnit's report from black/blue output

# Install

`pip install black-junit`

# Usage

```bash
black . --check --verbose 2>results.txt
black-junit < results.txt > report.xml
```

or, in case using **blue** formatter:

```bash
blue . --check --verbose 2>results.txt
black-junit < results.txt > report.xml
```

# Badges

[![wakatime](https://wakatime.com/badge/github/Quantum-0/black-junit.svg)](https://wakatime.com/badge/github/Quantum-0/black-junit)
[![Black](https://github.com/Quantum-0/black-junit/actions/workflows/black.yml/badge.svg)](https://github.com/Quantum-0/black-junit/actions/workflows/black.yml)
[![GitHub Org's stars](https://img.shields.io/github/stars/quantum-0/black-junit)](https://github.com/Quantum-0/black-junit/)
![PyPI - License](https://img.shields.io/pypi/l/black-junit)
[![PyPI](https://img.shields.io/pypi/v/black-junit)](https://pypi.org/project/black-junit/)
![PyPI - Status](https://img.shields.io/pypi/status/black-junit)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/black-junit)
![PyPI - Downloads](https://img.shields.io/pypi/dm/black-junit)


# License

[MIT License](./LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/quantum-0/black-junit",
    "name": "black-junit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "automation ci black blue gitlab",
    "author": "Anton Kurenkov (Quantum0)",
    "author_email": "quantum0@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/ae/90/31737033b44bc7833fd568cf7ee341747e6cb77af4c4e593d0213433e389/black_junit-0.2.5.tar.gz",
    "platform": null,
    "description": "# black-junit\n\nThis project is a tool for generation JUnit's report from black/blue output\n\n# Install\n\n`pip install black-junit`\n\n# Usage\n\n```bash\nblack . --check --verbose 2>results.txt\nblack-junit < results.txt > report.xml\n```\n\nor, in case using **blue** formatter:\n\n```bash\nblue . --check --verbose 2>results.txt\nblack-junit < results.txt > report.xml\n```\n\n# Badges\n\n[![wakatime](https://wakatime.com/badge/github/Quantum-0/black-junit.svg)](https://wakatime.com/badge/github/Quantum-0/black-junit)\n[![Black](https://github.com/Quantum-0/black-junit/actions/workflows/black.yml/badge.svg)](https://github.com/Quantum-0/black-junit/actions/workflows/black.yml)\n[![GitHub Org's stars](https://img.shields.io/github/stars/quantum-0/black-junit)](https://github.com/Quantum-0/black-junit/)\n![PyPI - License](https://img.shields.io/pypi/l/black-junit)\n[![PyPI](https://img.shields.io/pypi/v/black-junit)](https://pypi.org/project/black-junit/)\n![PyPI - Status](https://img.shields.io/pypi/status/black-junit)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/black-junit)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/black-junit)\n\n\n# License\n\n[MIT License](./LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool for generation JUnit's report from black/blue output",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/quantum-0/black-junit"
    },
    "split_keywords": [
        "automation",
        "ci",
        "black",
        "blue",
        "gitlab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "746e5b7a06d003630a485c778e2a3b5eab288331a84b67914b611521b9767bc3",
                "md5": "7bbc3e4e1a4e2ebe7fed3089da16a0f0",
                "sha256": "47cb8da83a23b926aa668b3da43edfdb09ec28014b7168cc4027f90d28aaf790"
            },
            "downloads": -1,
            "filename": "black_junit-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bbc3e4e1a4e2ebe7fed3089da16a0f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4030,
            "upload_time": "2024-08-17T20:21:45",
            "upload_time_iso_8601": "2024-08-17T20:21:45.355599Z",
            "url": "https://files.pythonhosted.org/packages/74/6e/5b7a06d003630a485c778e2a3b5eab288331a84b67914b611521b9767bc3/black_junit-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae9031737033b44bc7833fd568cf7ee341747e6cb77af4c4e593d0213433e389",
                "md5": "718d2ad1ff93f1b85f615e697086190e",
                "sha256": "6a2a03bb0a5a32bda44c3bf5e05e6839a3f658d0437900feca396f8799238ea4"
            },
            "downloads": -1,
            "filename": "black_junit-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "718d2ad1ff93f1b85f615e697086190e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3377,
            "upload_time": "2024-08-17T20:21:46",
            "upload_time_iso_8601": "2024-08-17T20:21:46.817259Z",
            "url": "https://files.pythonhosted.org/packages/ae/90/31737033b44bc7833fd568cf7ee341747e6cb77af4c4e593d0213433e389/black_junit-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-17 20:21:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantum-0",
    "github_project": "black-junit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "black-junit"
}
        
Elapsed time: 1.57245s