Construct a framework that invokes stratis via the command-line
Closed this issue · 1 comments
mulkieran commented
I believe that the best way to do this is to use the Python subprocess module.
The motivation is that we may want to run some tests this way in order to test #328. But there will be other reasons to do this as well.
mulkieran commented
This is a bit vague and sort of obsolete as well. Time to close.