Skip to content

jjang16/simple-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-junit

Simple junit runner!

How to use

Java and Javac should be installed

  1. Place all your source codes under project/src directory
  2. Place all your external libraries under project/lib directory (don't add junit)
  3. Run "python run.py"

It will run all tests for you, just as eclipse does!
It should work in all platforms. (tested only in osx)

For cs498dm class,

Feel free to test this too!

reference

http://junit.org/
https://github.com/takari/takari-cpsuite
http://stackoverflow.com/questions/2255046/run-all-tests-in-junit-4

About

simple junit setup & run for terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published