bats icon indicating copy to clipboard operation
bats copied to clipboard

Unit tests with chroot?

Open chris-redekop opened this issue 8 years ago • 1 comments

I would like to run bats in a chroot environment to get a fs-side-effect-free unit test. Is this possible/recommended with bats?

chris-redekop avatar Oct 27 '16 13:10 chris-redekop

I'm not sure, but you should try it out and report back with how it went! Keep in mind that bats requires a few system utilities in PATH to function, e.g. readline/greadline.

mislav avatar Oct 27 '16 13:10 mislav