Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: bats | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 1.2.0 | Vendor: openSUSE |
Release: bp153.1.15 | Build date: Sat Mar 6 02:13:20 2021 |
Group: Development/Tools/Other | Build host: lamb67 |
Size: 47890 | Source RPM: bats-1.2.0-bp153.1.15.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/bats-core/bats-core/ | |
Summary: Bash Automated Testing System |
Bats is a TAP-compliant (http://testanything.org/) testing framework for Bash. It provides a simple and repeatable 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.
MIT
* Wed May 20 2020 Olav Reinert <seroton10@gmail.com> - update to 1.2.0: * Added: - docs/CHANGELOG.md and docs/releasing.md (#122) - The -f, --filter flag to run only the tests matching a regular expression (#126) - Optimize stack trace capture (#138) - --jobs n flag to support parallel execution of tests with GNU parallel (#172) * Changed: - AppVeyor builds are now semver-compliant (#123) - Add Bash 5 as test target (#181) - Always use upper case signal names to avoid locale dependent err… (#215) - Fix for tests reading from stdin (#227) - Fix wrong line numbers of errors in bash < 4.4 (#229) - Remove preprocessed source after test run (#232) * Fri Oct 25 2019 Olav Reinert <seroton10@gmail.com> - Reinstate prematurely removed Group tag * Thu Oct 17 2019 Richard Brown <rbrown@suse.com> - Remove obsolete Groups tag (fate#326485) * Tue Jan 22 2019 Ondřej Súkup <mimi.vx@gmail.com> - update to 1.1.0 - drop build-term.patch package-json.patch - new upstream, see changes on https://github.com/bats-core/bats-core/releases * Sat Feb 25 2017 seroton10@gmail.com - Added build-term.patch: work-around for bnc#1026350 * Tue Feb 24 2015 seroton10@gmail.com - Fix RPM group * Sun Feb 22 2015 seroton10@gmail.com - Spec file improvements: * Run tests in %check section * Correct project URL * Wed Feb 18 2015 seroton10@gmail.com - Spec file improvements: * /usr/bin/tput is optional at runtime * Reference to meaning of TAP-compliant * Simplify launch of tests * Mon Feb 16 2015 seroton10@gmail.com - Initial version: bats 0.4.0
/usr/bin/bats /usr/lib/bats-core /usr/lib/bats-core/bats /usr/lib/bats-core/bats-exec-suite /usr/lib/bats-core/bats-exec-test /usr/lib/bats-core/bats-format-tap-stream /usr/lib/bats-core/bats-preprocess /usr/share/doc/packages/bats /usr/share/doc/packages/bats/README.md /usr/share/licenses/bats /usr/share/licenses/bats/LICENSE.md /usr/share/man/man1/bats.1.gz /usr/share/man/man7/bats.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:49:26 2024