dave08
04/29/2021, 9:19 AMsam
04/29/2021, 10:54 AMdave08
04/29/2021, 10:57 AMfun deviceRepositoryTests(repo: SomeRepository) = describeSpec {
    describe("device repository") {
          ....
    }
}dave08
04/29/2021, 10:58 AMDeviceRepositoryTestFactory.kt and import it into my unit tests and integration testsdave08
04/29/2021, 11:00 AM