Skip to content

Pull requests: bats-core/bats-core

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

Pull requests list

Minor ReadMe improvement testing (#157), contributing, contact sections.
#159 by dotmpe was merged Nov 8, 2018 Loading…
2 tasks done
Don't glob output Component: Bash Code Everything regarding the bash code Priority: Critical Broken behavior in nearly all environments, e.g. wrong test results, internal bats error Type: Bug
#158 by vonbrand was merged Jul 24, 2021 Loading…
2 tasks done
1.5.0
2
7
Add a JUnit output formatter compatible with Jenkins
#153 by josegonzalez was closed Sep 30, 2019 Loading…
2 tasks done
Fix globbing issue in run command Component: Bash Code Everything regarding the bash code Priority: Critical Broken behavior in nearly all environments, e.g. wrong test results, internal bats error Status: Confirmed The reproducer worked as described Type: Bug
#152 by joshfactorial was closed Jul 24, 2021 Loading…
2 tasks done
1.5.0
add documentation around 'run' executing a subshell
#146 by spikegrobstein was merged Feb 6, 2019 Loading…
2 tasks done
Modest updates to README.md because 1.0 already happened
#143 by rfay was merged Feb 10, 2019 Loading…
2 tasks done
Add 'background' convenience function
#140 by cdevinesr was closed Jul 14, 2020 Loading…
2 tasks done
Optimize stack trace capture Type: Enhancement
#138 by mbland was merged Aug 19, 2018 Loading…
2 tasks done
WIP: Add a --trace feature 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: Enhancement
#137 by mbland was closed Jul 23, 2021 Loading…
2 tasks done
Style tweaks and other minor cleanups
#134 by mbland was merged Aug 9, 2018 Loading…
2 tasks done
Update README.md
#130 by xdhmoore was merged Aug 11, 2018 Loading…
Updated documentation for load command
#129 by eadred was merged Aug 2, 2018 Loading…
Run tests matting a pattern to aid debugging
#128 by gtkramer was closed Jul 21, 2018 Loading…
2 tasks done
Add duration tracking option for each test
#127 by gtkramer was closed Nov 6, 2020 Loading…
2 tasks done
Automate Release
#124 by jasonkarns was closed Apr 27, 2020 Loading…
25 of 29 tasks
Makes appveyor version semver compliant
#123 by jasonkarns was merged Jul 9, 2018 Loading…
2 tasks done
Create docs/CHANGELOG.md, docs/releasing.md Component: Docs
#122 by mbland was merged Jul 9, 2018 Loading…
2 tasks done
bats: Replace echo with printf
#120 by mbland was merged Jul 8, 2018 Loading…
2 tasks done
Add support for global helper script
#119 by cdevinesr was closed Jul 14, 2020 Loading…
2 tasks done
Add error message for bad command line options
#118 by mbland was merged Jul 3, 2018 Loading…
2 tasks done
travis: Enable build with default Linux image Bash
#117 by mbland was merged Jul 3, 2018 Loading…
2 tasks done
Cover more Bash versions with Docker
#116 by cdevinesr was merged Jul 3, 2018 Loading…
2 tasks done
Fix BATS_ROOT resolution when /bin => /usr/bin Type: Bug
#115 by mbland was merged Jul 3, 2018 Loading…
2 tasks done
docs: correct docker organisation name
#114 by sublimino was merged Jul 1, 2018 Loading…
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.