hspec-discover

Automatically discover and run Hspec tests

Debian Debian
RUN apt-get update && \ apt-get install -y hspec-discover
Ubuntu
RUN apt-get update && \ apt-get install -y hspec-discover
Arch Arch Linux
RUN pacman -S --noconfirm hspec-discover
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hspec-discover
Fedora
RUN dnf install -y hspec-discover
Raspbian
RUN apt-get update && \ apt-get install -y hspec-discover
click the source code to copy install hspec-discover on any operating system with command-not-found.com