If you want to test bonus part you can easly extend this shell script for this purpose.
- Clone it near your pipex directory
git clone https://github.com/HEADLIGHTER/pipexfasttest.git
- Change PIPEXPATH in pipextest.sh to yours path to pipex
cd pipexfasttest && vim pipextest.sh
- (optional) Write your own tests!
- run pipextest.sh
./pipextest.sh
- You are the best!