Skip to content

imaman/class-wiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class-wiper: Delete JUnit-related .class files

Usage: java -jar class-wiper.jar <dir1> <dir2> ...

Look for classes (under the specified directories) that either mention
JUnit's @Test annotation, or that rely on such classes. corresponding
.class files will be discarded.

Options
  -h Show this help message
  -q Quiet mode. Do not print summary

About

Delete JUnit-related .class files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages