Skip to main content

Merge multiple files into one!

Project description

onefile

Merge multiples files into one!

Current supported files to merge:

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


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 hashes)

Uploaded Source

Built Distribution

onefile-0.1.2-py3-none-any.whl (11.5 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