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

https://github.com/adrian-lin-1-0-0/python3-unittest-example

Python3 Unit Test Example
https://github.com/adrian-lin-1-0-0/python3-unittest-example

pytest python unit-testing workflow

Last synced: 3 months ago
JSON representation

Python3 Unit Test Example

Awesome Lists containing this project

README

          

# Python3 Unit Test Example

### Run unit tests

```shell
make unit-test
```