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

Fix error on double skip in setup and teardown (clone of #294)
#296 by sublimino was merged Apr 28, 2020 Loading…
2 tasks done
Fix error on double skip in setup and teardown (clone of #294)
#295 by sublimino was closed Aug 1, 2020 Loading…
2 tasks done
Fix error on double skip in setup and teardown
#294 by martin-schulze-vireso was closed Apr 28, 2020 Loading…
2 tasks done
Rephrase the load docs
#291 by dimo414 was merged May 7, 2020 Loading…
2 tasks done
Fix the implementation of the run helper function to properly parse lines of 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 Status: Duplicate Type: Bug
#289 by dimo414 was closed Jul 24, 2021 Loading…
2 tasks done
1.5.0
Reintroduce readlink greadlink usage
#288 by waterkip was merged Apr 28, 2020 Loading…
2 tasks done
Fix abort usage
#287 by sublimino was merged Apr 27, 2020 Loading…
2 tasks done
Make duplicate test names a hard error
#286 by dimo414 was merged Apr 27, 2020 Loading…
2 tasks done
Release automation used in 1.2.0
#284 by sublimino was merged Jul 6, 2020 Loading…
2 tasks done
Reimplement load to be more useable and consistent
#282 by dimo414 was merged Apr 26, 2020 Loading…
2 tasks done
Fix incorrect line information on test failures 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
#279 by strager was merged Oct 24, 2021 Loading…
1 of 2 tasks
1.6.0
Update Docker infrastructure for bats
#274 by waterkip was merged Apr 27, 2020 Loading…
2 tasks done
Fix small typo: besis -> basis
#272 by jvanzyl was merged Apr 12, 2020 Loading…
2 tasks done
Fix small typo in README
#271 by chadwhitacre was merged Apr 7, 2020 Loading…
docs: add list of libraries to README
#270 by sublimino was merged Apr 7, 2020 Loading…
2 tasks done
Don't clobber IFS
#263 by vanosg was closed Nov 6, 2020 Loading…
Update README.md
#261 by prologic was closed Jan 24, 2020 Loading…
2 tasks done
Add a default workdir to the Docker image
#260 by felipecrs was closed Apr 27, 2020 Loading…
Expose new env variable to tests: BATS_JOB_SLOT
#255 by 2opremio was closed Nov 23, 2020 Loading…
2 tasks done
docs: Readme.md, remove self referencing background link
#247 by paulvandenburg was merged Oct 7, 2019 Loading…
2 tasks done
JUnit output resurrected
#246 by martin-schulze-vireso was merged Apr 26, 2020 Loading…
7 of 8 tasks
Feature/add once per file setup and teardown
#244 by martin-schulze-vireso was merged Apr 27, 2020 Loading…
2 tasks done
Add sample .bats files into the examples/ dir
#243 by amilkh was merged Apr 26, 2020 Loading…
2 tasks done
Need ncurses for pretty printing to work
#239 by dlorch was merged Apr 27, 2020 Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.