junit5-samples icon indicating copy to clipboard operation
junit5-samples copied to clipboard

Add `junit5-jupiter-starter-maven-scala` sample.

Open daggerok opened this issue 6 years ago • 1 comments

Overview

This PR contains junit5-jupiter-starter-maven-scala sample with minimal configuration for getting started project with JUnit Jupiter using Maven build system and Scala programming language.


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

daggerok avatar May 28 '19 22:05 daggerok

please review

daggerok avatar May 28 '19 22:05 daggerok

Superseded by

  • https://github.com/junit-team/junit5-samples/pull/190

Using sbt with Scala seems more natural to me.

sormuras avatar Feb 01 '23 06:02 sormuras