lisa.tests.base: Call _from_target() using only keyword arguments.
This gives more flexibility in the order of parameters in implementations of _from_target(), which is needed when some parameters could have a default value.
This gives more flexibility in the order of parameters in implementations of _from_target(), which is needed when some parameters could have a default value.