Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 264 Bytes

DEVELOPING.md

File metadata and controls

19 lines (14 loc) · 264 Bytes

Developing

Host Requirements

  • Docker
  • package "build-essentials" for running Makefile

Run pytest

There's support for pytest via Docker.

Run the following to run pytest:

make test

Running Genmod CLI

python3 -m genmod.commands.base