meta-openembedded/meta-oe/recipes-test/bats
Wang Mingyu cb5fdd5e6e
bats: upgrade 1.12.0 -> 1.13.0
Added
========
- use the syntax parser directive to declare the Dockerfile syntax version
- Negative test filtering via --negative-filter - tests matching the filter are excluded
- fail-fast flag --abort to stop test suite execution on first failure

Fixed:
========
- unset output, stderr, lines, stderr_lines at the start of run to avoid crosstalk
- between successive invocations
- junit:
  XML escape fully removes ANSI sequences, e.g. color codes, cursor movements
  fix retried tests being listed multiple times
  fix crash when setup_suite fails
- remove deprecated windows runner
- renamed docker-compose.yml to compose.yaml
- bats_test_function: don't require --tags to be sorted
- fix BATS_TEST_TIMEOUT
- not stopping processes under run
- prolonging skipped tests

Documentation:
===============
- moved 3rd-party libraries list into wiki

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-11 10:19:40 -08:00
..
bats_1.13.0.bb bats: upgrade 1.12.0 -> 1.13.0 2025-11-11 10:19:40 -08:00