/ms-tester

Minishell tester (42 project)

Primary LanguagePython

Minishell tester (42)

This tester expects your prompt to contain

@minishell:

Clone the repository into the root of your minishell repo
Run:

python3 ms-test.py

With valgrind (leaks, fds, mem):

python3 ms-test.py valgrind