Skip to content

burnasheva/test-java-junit-from-sbt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use JUnit from Scala through SBT

Build Status

Just illustrate running pure Java JUnit tests from SBT, by putting JUnit test source files into src/test/java/.

$ sbt test

About

Simple example of testing Java with JUnit from SBT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.9%
  • Scala 22.1%