Skip to content

Instantly share code, notes, and snippets.

@anderssv
Created February 22, 2023 15:12
Show Gist options
  • Save anderssv/c8741c6396be491efdb521bc74065e4e to your computer and use it in GitHub Desktop.
Save anderssv/c8741c6396be491efdb521bc74065e4e to your computer and use it in GitHub Desktop.
@Test
@ExtendWith(DatabaseTestExtension::class)
fun testSomething(db: Database) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment