Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mike10004/csbridge2020-hw-suite
- Owner: mike10004
- License: mit
- Created: 2020-02-07T00:54:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T21:33:29.000Z (over 4 years ago)
- Last Synced: 2024-10-07T09:21:20.007Z (3 months ago)
- Language: Python
- Size: 321 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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