Commit 0586236
committed
Add load.bash helper for standardized includes
This makes it easier to include the library with bats_load_library:
> bats_load_library has two modes of resolving requests:
> by relative path from the BATS_LIB_PATH to a file in the library
> by library name, expecting libraries to have a load.bash entrypoint
https://bats-core.readthedocs.io/en/stable/writing-tests.html#bats-load-library-load-system-wide-libraries1 parent ff1ca23 commit 0586236
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments