Package Release Info

bats-1.2.0-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bats

Change Logs

Version: 1.10.0-bp156.1.1
* Sun Jul 16 2023 Dirk Müller <dmueller@suse.com>
- update to 1.10.0:
  * add `${BATS_TEST_TAGS[@]}` for querying the tags during a
    test
  * print tags on failing tests
  * test for negative arguments to `--jobs`
  * add tests for `--formatter cat`
  * test coverage in CI
  * Support for rush as alternative to GNU parallel
  * add `bats_pipe` helper function for `run` that executes `\|`
    as pipes
  * publish docker images to ghcr.io (additionally to Dockerhub)
  * clarify use cases of `--formatter cat`
  * fix `run` with options overwriting the value of `i`
  * fix `${BATS_TEST_NAMES[@]}` containing only `--tags` instead
    of test name since Bats v1.8.0
  * fix `run --keep-empty-lines` counting trailing ` ` as
    (empty) new line
  * fix short flag unpacker creating bogus command lines with
    valued flags
  * fix formatter becoming confused with retries
  * fix `--gather-test-outputs-in` fails on tests with `/`
  * fix overriding `date` breaks `--timing`
* Tue Feb 14 2023 Avinesh Kumar <avinesh.kumar@suse.com>
- Update to version 1.9.0:
  * add installation instructions for Debian, Fedora, Gentoo, and OpenSUSE (#659)
  * add `--line-reference-format` to switch file/line references in stack traces (#665)
  * add `bats:focus` tag to run only focused tests (#679)
  * add bats-support, bats-assert, bats-file and bats-detik to Dockerfile (#674)
  * add `--help` text and `man` page content for `--filter-tags` (#679)
  * explicitly check for GNU parallel (#691)
  * wait for report-formatter to finish before ending `bats`' execution,
    to fix empty files with `--report-fomatter junit` under Docker (#692)
  * improved clarity of section about output in free code (#671)
  * fixed typos (#673)
  * clarify use cases of `run` (#366)
Version: 1.2.0-bp152.1.1
* 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)
Version: 1.1.0-bp151.1.9
* 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
Version: 0.4.0-bp150.2.4
* 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