Skip to content

Instantly share code, notes, and snippets.

@anderssv
Created February 22, 2023 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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