Any ideas how I can test my flows without kicking ...
# ask-metaflow
c
Any ideas how I can test my flows without kicking of jobs. E.g. from something like pytests? If I use subprocess to call the flow I reach too many layers of nested processes and tests just freeze.
1
v
c
Thanks @straight-shampoo-11124. Really helpful insight. I will try and get back if I face any issues.
👍 1