PIPEX_TESTER
PIPEX_TESTER copied to clipboard
42 - PIPEX_TESTER
Tester for your pipex
Tester for 42 project
this tester test your program with some basics testes.
Note that the tester doesn't check the norm or leak memory
Preview :
DON'T FORGET TO DO STARE IF THE TESTER HELPED YOU
How do i run this tester ?
Disclaimer :
To make sure this tester
work properly you need to clone it in your pipex directory
git clone [email protected]:ael-bekk/PIPEX_TESTER.git ; cd PIPEX_TESTER ; chmod +x tester.sh
./tester.sh
Modes :
-e : error_handling -m : mandatory -b : bonus multiple pipes -h : bonus here doc -a : all
Example :
Some examples to run this tester :
./tester.sh (all tests)
./tester.sh -a (all tests)
./tester.sh -p (test one pipe)
./tester.sh -pem (test multi pipe and err_handling and muli_pipe)
./tester.sh -hp (test one pipe and here_doc)
📝 License
This project is licensed under the MIT - see the LICENSE file for details.