Python Reference Code, including acceptance testing using Robot Framework
Make file contains commands needed.
-
make bootstrap
Installs dependencies -
make build
Runs a build -
make test
Runs unit tests -
make test-acceptance
Runs acceptance tests -
make run
Runs the program