Skip to content
/ specsy Public
forked from luontola/specsy

BDD-style unit-level testing framework for Scala. Safely isolates mutable state. Supports writing self-documenting tests/specifications.

License

Notifications You must be signed in to change notification settings

n8han/specsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specsy

Specsy is a BDD-style unit-level testing framework for Scala. It safely isolates mutable state and supports writing self-documenting tests/specifications.

For more information see https://specsy.org

About

BDD-style unit-level testing framework for Scala. Safely isolates mutable state. Supports writing self-documenting tests/specifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 83.3%
  • Java 16.7%