msqd / harp

HARP is an API Runtime Proxy – A toolkit for Fast, Reliable and Observable external APIs
https://www.harp-proxy.net
Other
26 stars 4 forks source link

As a CLI create project user, there is a minimal test infrastructure provided (make test, pytest, etc.) #581

Closed hartym closed 5 days ago

hartym commented 6 days ago

Epic: Developper, Operator & User Experience

When running harp create project, I want to get a minimal "tests" directory and the ability to run make tests from the root, installing pytest (dev dependency) and running basic integration / uinit tests for the custom application.