cargo build --release
spin pluginify --installpip3 install componentize-py==0.11.2cd test-app
spin build --up
That should discover all the functions prefixed with test_ in all the included modules and run them.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cargo build --release
spin pluginify --installpip3 install componentize-py==0.11.2cd test-app
spin build --up
That should discover all the functions prefixed with test_ in all the included modules and run them.