Merge multiple files into one!
Project description
onefile
Merge multiples files into one!
Current supported files to merge:
- junit.xml (Ref.: JUnitXML file)
- report.html (Ref.: self-contained HTML report file)
Example for junit.xml file merge:
from onefile.junit import merge_junit_files
merge_junit_files(["junit_1.xml", "junit_2.xml", "junit_3.xml"])
Example for report.html file merge:
from onefile.report_html import merge_report_html_files
merge_junit_files(["report_html_1.xml", "report_html_2.xml", "report_html_3.xml"])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
onefile-0.1.2.tar.gz
(10.3 kB
view details)
Built Distribution
onefile-0.1.2-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file onefile-0.1.2.tar.gz
.
File metadata
- Download URL: onefile-0.1.2.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8220d4e9eaea0ab117ebcdce0dcc66973cdb0d19cb7d351a6cf100644690ca3 |
|
MD5 | 35b361f8c78198b2e889cfdb009bf94d |
|
BLAKE2b-256 | 984c7414268b2f36ce704ba0efd3d9d2573a7ea904e10d21b0748348ce186615 |
File details
Details for the file onefile-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: onefile-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fb13c66b48d333e63ace32ac0478e4c14e52d1df099a18cf782e874a0cec019 |
|
MD5 | a9e9694dce280058629aab7bb83d953e |
|
BLAKE2b-256 | 212e42901962953ea4d5acfcb3aef9aeff9b78f7a28e1d9bb7b1cd10f5d7a7bb |