Skip to content

caarlos0-graveyard/junit-slowest-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit-slowest-tests Build Status

After the build, you can use this script to discover the slowest tests in your application.

Usage

$ ./slowest-tests project/folder

Or, if you want the data in the CSV format:

$ ./slowest-tests -csv project/folder

Contributing

Feel free to issue a pull request or open an issue if you find any problem. Just keep in mind that the scripts are linted with Shellcheck through shell-travis-build.

About

A couple of bash scripts to find the 50 slowest JUnit tests in a Maven project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages