issues
search
gregoil
/
rotest
Resource oriented testing framework
MIT License
24
stars
5
forks
source link
Add option to inject config and resources to flow when using run_test
#150
Closed
yakobu
closed
5 years ago
yakobu
commented
5 years ago
using run_test on flow, has no option of setting config (default_config is used instead)
run_test on flow locked all resources defined inside the test, we need option to inject them instead
UnDarkle
commented
5 years ago
done