Skip to content

The default Junit framework behavior is to perform the whole tests execution whatever their status. But sometimes you want or you need to stop the execution if one of the test fails particularly if they depends each other.

License

Notifications You must be signed in to change notification settings

OpenSoftwareSolutions/JunitStopTestSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JunitStopTestSuite

The default Junit framework behavior is to perform the whole tests execution whatever their status. But sometimes you want or you need to stop the execution if one of the test fails particularly if they depends each other.

Licensing

Apache License V2.0

You can use and modify the library as you like.

Download Library

Maven Repo

About

The default Junit framework behavior is to perform the whole tests execution whatever their status. But sometimes you want or you need to stop the execution if one of the test fails particularly if they depends each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages