Why Test Driven Development?

https://medium.freecodecamp.org/test-driven-development-what-it-is-and-what-it-is-not-41fa6bca02a2

Simple Shell, Checks

There will be no checks released before the deadline. We strongly encourage the whole class to work together and create a suite of checks covering both regular tests and edged cases for each task.

Here is an example on how to check your shell. Fork this repo and add more checks to help you and the rest of the class build the best simple shell possible.

Configuration

Open the file config and update the variable SHELL with your shell.

Run

Usage ./check_simple_shell.bash