Skip to content

Issues: bats-core/bats-core

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add flag to make skip fail Component: Bash Code Everything regarding the bash code Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Type: Enhancement
#917 opened May 6, 2024 by andsens
junit output 'testsuite name' includes the full path of the test folder except on the first one Component: Bash Code Everything regarding the bash code Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
#913 opened Apr 29, 2024 by e-minguez
Can't kill background process started in setup_file Component: Bash Code Everything regarding the bash code Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Large Changes across several files Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
#912 opened Apr 28, 2024 by evadeflow
Add command line option to run each test N times Component: CLI Command line flags, exit code handling, ... Priority: Medium Wrong or misleading documentation, broken behavior with workaround Type: Enhancement
#911 opened Apr 27, 2024 by vporton
dockerhub tags are inconsistent Component: Docker Component: Packaging Regarding packaging for NPM, RPM, etc. Priority: Critical Broken behavior in nearly all environments, e.g. wrong test results, internal bats error Size: Medium Changes in the same file Status: Confirmed The reproducer worked as described Type: Bug
#897 opened Apr 5, 2024 by cdleonard
junit output ansi filter does not remove ESC[m Component: Bash Code Everything regarding the bash code Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Small Changes to a few localized lines of code (e.g. same function) Type: Bug
#896 opened Apr 2, 2024 by peter-vreman
bats hangs when setup sources script with exec 3>&1 Component: Bash Code Everything regarding the bash code Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Type: Bug
#885 opened Mar 16, 2024 by happy-barney
Make -- a valid command line option and follow the convention of it being the terminator for all options Component: CLI Command line flags, exit code handling, ... Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Small Changes to a few localized lines of code (e.g. same function) Type: Enhancement
#867 opened Feb 20, 2024 by exoosh
Bats ignores "dotfiles" when I tell it to look for .bats files in the current directory Component: CLI Command line flags, exit code handling, ... Component: Docs Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Status: Confirmed The reproducer worked as described Type: Bug
#863 opened Feb 19, 2024 by exoosh
Live output from --show-output-of-passing-tests Component: Bash Code Everything regarding the bash code Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Large Changes across several files Type: Enhancement
#847 opened Jan 19, 2024 by jglick
Simplify documentation about tags Component: Docs Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Type: Enhancement
#842 opened Jan 12, 2024 by AlexSkrypnyk
Bats 1.10.0: Hitting error "tput: No value for $TERM and no -T specified" in Concourse CI Component: Bash Code Everything regarding the bash code Component: CLI Command line flags, exit code handling, ... Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Confirmed The reproducer worked as described Type: Bug
#819 opened Nov 15, 2023 by sriemer
--show-output-of-passing-tests does show no run $output on passing tests Component: Docs Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Type: Bug
#799 opened Oct 1, 2023 by jgehrcke
$_ does not work correctly in functions called from test Component: Bash Code Everything regarding the bash code Component: Docs Priority: Low Spelling mistakes Status: Confirmed The reproducer worked as described Type: Bug
#798 opened Sep 29, 2023 by tooptoop4
Test 53 "run tests which consume stdin" fails randomly Component: Self Test Suite Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
#795 opened Sep 27, 2023 by gioele
Distribute as Composer package Component: Packaging Regarding packaging for NPM, RPM, etc. Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Type: Enhancement
#791 opened Sep 17, 2023 by AlexSkrypnyk
git bash uses windows binary 'sort' instead of mingw64 Component: Bash Code Everything regarding the bash code Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Large Changes across several files Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
#773 opened Aug 11, 2023 by CIenthusiast
Add on_failure callback Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Medium Changes in the same file Type: Enhancement
#756 opened Jul 24, 2023 by martin-schulze-vireso v1.12.0
Update tutorial to latest Bats version Component: Docs Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Large Changes across several files Type: Enhancement
#755 opened Jul 24, 2023 by martin-schulze-vireso v1.12.0
Tests are very slow and a lot of time is spent in the wait4() system call Component: Bash Code Everything regarding the bash code Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
#733 opened Jun 2, 2023 by brgl
Incorporate OpenSSF Scorecard Component:Meta Everything about bats development Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Large Changes across several files Type: Enhancement
#728 opened May 27, 2023 by martin-schulze-vireso
Forgotten set -e when run <my_function> Component: Bash Code Everything regarding the bash code Priority: High Broken behavior in specific environments like in parallel mode or only on some operating systems Size: Medium Changes in the same file Status: Confirmed The reproducer worked as described Type: Bug Type: Enhancement
#719 opened Apr 3, 2023 by andras-tim
Documentation outdated with regards to setup_suite? Component: Docs Priority: Medium Wrong or misleading documentation, broken behavior with workaround Size: Medium Changes in the same file Status: Confirmed The reproducer worked as described Type: Bug
#715 opened Mar 22, 2023 by paravoid
ProTip! Adding no:label will show everything without a label.