Skip to content

luischaparroc/bog-0619_shell_test_suite

Repository files navigation

Test Suite for Simple Shell project

Repository created by students of Holberton School Bogotá, cohort 0619, to test the Simple Shell.

Configuration

Open the file config and update the variable SHELL with your shell name:

SHELL="./simple_shell"

simple_shell is an example exectuable file of the Simple Shell.

Usage

Run the following file:

./check_simple_shell.bash

Scripts

Checks are written in BASH.

Contribution

In order to have an excellent workflow, please create a new branch with your name, make your contribution in that branch and do a pull request to master branch.

Add your name and your email in the file named AUTHORS, with the following format:

name <email>

About

Test Suite of Simple Shell project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages