Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mike10004/csbridge2020-hw-suite

Suite of programs and scripts that help complete my homework assignments
https://github.com/mike10004/csbridge2020-hw-suite

Last synced: 15 days ago
JSON representation

Suite of programs and scripts that help complete my homework assignments

Awesome Lists containing this project

README

        

# csbridge2020-hw-suite

Suite of programs and scripts that help complete my C++ homework assignments.

A config file named `config.json` in the `tests` module directory is parsed, and you can use it to set a log level for unit tests.

## Run unit tests from command line

$ python3 -m unittest discover --start hwsuite