Open goodboy opened 8 years ago
If you can load em you should be able to unload too. This is especially handy to have in pytest fixtures which preload smoke test apps prior to full on stress testing sessions. Will most likely require patching the underlying AppManager.
pytest
AppManager
If you can load em you should be able to unload too. This is especially handy to have in
pytest
fixtures which preload smoke test apps prior to full on stress testing sessions. Will most likely require patching the underlyingAppManager
.