Skip to content

rgorodischer/fault-tolerant-theories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaultTolerantTheories is a junit theories runner. 
It differs from the provided Theories runner in that way that it doesn't stop running next test scenarios (data points) after the first failure 
and prints theory execution summary only after all scenarios are run.
Run StandardTheoriesBehaviorDemo and FaultTolerantTheoriesBehaviorDemo to compare two approaches. 

About

Fault tolerant JUnit theories runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages