Mazedur Rahman
Mazedur Rahman
@ztombol Since [jasonkarns/bats-assert](https://github.com/jasonkarns/bats-assert/) has been deprecated in favor of this repository, can you please add support for some of the handy assertions in `jasonkarns/bats-assert` such as `assert_contains`, `refute_contains`, `assert_starts_with`, etc....
@josephharrington 👀 This addresses [1st and 2nd steps](https://github.com/box/ClusterRunner/issues/328#issuecomment-281619028) for my initial [pull request](https://github.com/box/ClusterRunner/issues/328). Please see the [TODO notes](https://github.com/yamaszone/ClusterRunner/tree/dockerize_clusterrunner/docs/docker#todo-for-dockerization) and let me know your thoughts. This pull request adds 6 new...
Feature proposal for the following: - **What:** Package ClusterRunner using Docker container - **Why:** At my work, currently we strive to make **all** developer productivity tooling available to our developers...