Test suite for Simple Shell Project - Holberton School
When executing check_simple_shell.bash
, keep in mind that the executable must have the name of ./hsh
and located in this current folder.
To change this you must modify the SHELL
variable located in the config
file.
- How to contribute
- Defined convention for the Shell tester
- How to use this test suite
Check the Contributor's Guide
Check the Shell tester style guide
- Clone this repository in you home directory
git clone https://github.com/Bhalut/test_suite-simple_shell.git
- Set up the tester
- Run the executeble file to test you Simple_shell