-
Notifications
You must be signed in to change notification settings - Fork 452
Pull requests: bats-core/bats-core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add default path for 'BATS_LIB_PATH' environment variable'
#628
by hwittenborn
was merged Aug 12, 2022
Loading…
2 tasks done
Don't let teardown_file errors eat setup_file errors
#623
by martin-schulze-vireso
was merged Jul 29, 2022
Loading…
Fix docker: bats not found
Component: Docker
Component: Packaging
Regarding packaging for NPM, RPM, etc.
#622
by martin-schulze-vireso
was merged Jul 25, 2022
Loading…
Minor fix in Tutorial documentation
#617
by hrishikesh-kadam
was merged Jul 9, 2022
Loading…
2 tasks done
Fix load in teardown after failure exits test
#612
by martin-schulze-vireso
was merged Jun 15, 2022
Loading…
Fix // in some paths and add regression test
#607
by martin-schulze-vireso
was merged Jun 5, 2022
Loading…
Allow empty directories for
--gather-test-outputs-in
#603
by rrjjvv
was merged Jun 5, 2022
Loading…
2 tasks done
Allow specifiyng external formatter via absolute path
#602
by martin-schulze-vireso
was merged Jun 5, 2022
Loading…
Fix additional leftover instances of run =<N>
#599
by martin-schulze-vireso
was merged May 24, 2022
Loading…
Document bats_require_minimum_version
#595
by martin-schulze-vireso
was merged May 20, 2022
Loading…
docs/gotchas: Update recommendation for negative statements
#593
by rico-chet
was merged May 19, 2022
Loading…
2 tasks done
Add bats_require_minimum_version and use for BW02
#587
by martin-schulze-vireso
was merged May 13, 2022
Loading…
Add warning reporting and first warning BW01
#586
by martin-schulze-vireso
was merged May 11, 2022
Loading…
Fix:
run --keep-empty-lines reported one line for empty output, should be zero
#583
by martin-schulze-vireso
was merged May 7, 2022
Loading…
Fix/issue 575 run in teardown file overrides exit code
#581
by martin-schulze-vireso
was merged May 7, 2022
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.