<package type="rpm">
	<name>bats</name>
	<arch>noarch</arch>
	<version epoch="0" ver="1.13.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">738fd198a60d45d0fadf8a76aa3c38d545e5c33b6185e94a80fcfe70f3dd7511</checksum>
	<summary>Bash Automated Testing System</summary>
	<description>Bats is a TAP-compliant testing framework for Bash 3.2 or above.
It provides a simple way to verify that the UNIX programs you
write behave as expected.

A Bats test file is a Bash script with special syntax for
defining test cases. Under the hood, each test case is just
a function with a description.

Bats is most useful when testing software written in Bash, but
you can use it to test any UNIX program.

Test cases consist of standard shell commands. Bats makes use
of Bash's errexit (set -e) option when running test cases.

If every command in the test case exits with a 0 status code
(success), the test passes.

In this way, each line is an assertion of truth.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/bats-core/bats-core</url>
	<time file="1766628375" build="1766628278"/>
	<size package="56112" installed="153915" archive="0"/>
	<location href="bats-1.13.0-1-omv2590.noarch.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Tools</rpm:group>
		<rpm:buildhost>altra-6.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>bats-1.13.0-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="12161"/>
		<rpm:provides>
			<rpm:entry name="bats" flags="EQ" ver="1.13.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/usr/bin/env"/>
			<rpm:entry name="bash"/>
			<rpm:entry name="coreutils"/>
			<rpm:entry name="ncurses"/>
			<rpm:entry name="parallel"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
		</rpm:requires>
		<file>/usr/bin/bats</file>
		<file>/usr/lib/bats-core/common.bash</file>
		<file>/usr/lib/bats-core/formatter.bash</file>
		<file>/usr/lib/bats-core/preprocessing.bash</file>
		<file>/usr/lib/bats-core/semaphore.bash</file>
		<file>/usr/lib/bats-core/test_functions.bash</file>
		<file>/usr/lib/bats-core/tracing.bash</file>
		<file>/usr/lib/bats-core/validator.bash</file>
		<file>/usr/lib/bats-core/warnings.bash</file>
		<file>/usr/libexec/bats-core/bats</file>
		<file>/usr/libexec/bats-core/bats-exec-file</file>
		<file>/usr/libexec/bats-core/bats-exec-suite</file>
		<file>/usr/libexec/bats-core/bats-exec-test</file>
		<file>/usr/libexec/bats-core/bats-format-cat</file>
		<file>/usr/libexec/bats-core/bats-format-junit</file>
		<file>/usr/libexec/bats-core/bats-format-pretty</file>
		<file>/usr/libexec/bats-core/bats-format-tap</file>
		<file>/usr/libexec/bats-core/bats-format-tap13</file>
		<file>/usr/libexec/bats-core/bats-gather-tests</file>
		<file>/usr/libexec/bats-core/bats-preprocess</file>
	</format>
</package>
