Skip to content

Instantly share code, notes, and snippets.

@safaorhan
Created March 2, 2022 09:26
Show Gist options
  • Save safaorhan/13cdeb98123145effbbc43c953a19644 to your computer and use it in GitHub Desktop.
Save safaorhan/13cdeb98123145effbbc43c953a19644 to your computer and use it in GitHub Desktop.
Creates a test function
@Test
fun `$FUNCTION_NAME$`() {
$END$
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment