There are also unit tests where I'm using imported...
# general
n
There are also unit tests where I'm using imported code... But certain integration tests where inter-process communication happens rely on spawning processes (e.g. mock of database, etc.). You are right - depending on a published version is not what I want here. These integration tests (among others) should be run for each PR/push, during development...