Skip to content

mkokho/scala-timing-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-timing-tests

Collection of examples that illustrare best practices for testing concurrent code with global time scale factor.

Usage

Run sbt test. All tests should fail because your machine is too slow :) Fear not - set environment variable AKKA_TEST_TIMEFACTOR to 2, and run tests again. The tests, being more patient, will pass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages