#Tips for testing dagger modules written in python?
1 messages · Page 1 of 1 (latest)
👋 Hi there, I'm assuming you are talking about using pytest with your actual dagger module and not running your tests inside of a Dagger function like this https://github.com/jasonmccallister/aws-dagger-example/blob/main/.dagger/src/aws_dagger_example/main.py#L38
Yes I mean tests of the dagger module itself, not an application the module is running
@fair terrace you'll very likely find this insightful: #1172166154962350194 message