Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add junit5-jupiter-starter-maven-kotlin sample #102

Closed
wants to merge 1 commit into from
Closed

Add junit5-jupiter-starter-maven-kotlin sample #102

wants to merge 1 commit into from

Conversation

daggerok
Copy link
Contributor

@daggerok daggerok commented May 25, 2019

This PR contains junit5-jupiter-starter-maven-kotlin sample.

Given project allows mix java and Kotlin test classes together by using JUnit 5 Jupiter and JUnit 4 Vintage test engines.

That PR was added in scope of existing Create "missing" samples #70 GitHub issue.

Overview

  • contains wrapper (maven version: 3.6.1)
  • supports java 1.8 (see pom-java8.xml file) as well as java 11
  • using latest Jupiter versions at the moment and latest stable Kotlin available in maven central

I hereby agree to the terms of the JUnit Contributor License Agreement.

…otlin test classes by using JUnit 5 Jupiter and JUnit 4 Vintage test engines together. This sample was added in scope of Create "missing" samples #70 GitHub issue.
@daggerok daggerok closed this May 26, 2019
@daggerok daggerok deleted the junit5-jupiter-starter-maven-kotlin branch May 26, 2019 02:25
@daggerok daggerok restored the junit5-jupiter-starter-maven-kotlin branch May 26, 2019 02:26
@daggerok daggerok deleted the junit5-jupiter-starter-maven-kotlin branch May 26, 2019 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant