- Make
- Python 3
Init will create a virtual environment for the testing.
make init # initialize the pip requirements
make lint # show python lint errors
make test # run both lint and unit testsThe Jenkins server would run:
make test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Init will create a virtual environment for the testing.
make init # initialize the pip requirements
make lint # show python lint errors
make test # run both lint and unit testsThe Jenkins server would run:
make test