Skip to content

gerdriesselmann/sbt-actor-object-testcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-actor-object-testcase

A test case for SBT test covering actor objects.

SBT 0.12 test halts if there are object involved that are actors. Since these are started, but not stoped, "sbt test" will run forever.

Try it by doing

sbt test

There is also a sbt 0.7 build, that demonstrates it worked before. Change sbt-version in file project/build.properties to 0.7.4 and invoke tests with sbt 0.7

About

A test case for SBT test covering actor objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages