jshom / submitty-lite

Simple test runner for basic test cases to work around Submitty test case limit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Submitty Lite

Because Test Driven Development for HW Works (C/C++ Simple Code Bases)

General Description

Simple test runner for basic test cases to work around Submitty test case limit. When starting a hw, build test cases, then start working on HW. Let us manage managing the scripting, you just do the work. Get back to your other things.

Usage

slit [cmd] [options]

Commands

  • slit --help|help|h
  • slit init|start-hw
  • slit test

Installation

bash bin/build && bash bin/install

Contributors

  • William Violet
  • Jacob Shomstein

About

Simple test runner for basic test cases to work around Submitty test case limit.

License:MIT License


Languages

Language:Shell 96.3%Language:C 3.7%