subunit2sql-db-manage
Command to Read a subunit file or stream and put the data in a SQL DB
RUN apt-get update && \
apt-get install -y python-subunit2sql
RUN apt-get update && \
apt-get install -y python-subunit2sql
RUN pacman -S --noconfirm python-subunit2sql
RUN apt-get update && \
apt-get install -y python-subunit2sql
RUN dnf install -y python2-subunit2sql