Military Base Decor (dead)

Military Base Decor (dead)

72.8k Downloads

Junit testing

dmodoomsirius opened this issue · 6 comments

commented

We should add junit testing to MBD so we can make sure somethings work properly when compiling.

commented

Yes, though only complex blocks will need JUnit testing. Most of the blocks are very basic and can be handled with automated block placement tests.

commented

I've never setup JUnit before though. Do we have any documentation or examples on it?

commented

I see, I'l probably figure it out.

commented

Look at ve src/test that will help you tho dark can explain it better then I can.

Sent from my iPhone

On Jan 10, 2016, at 3:45 PM, Henry Stabell [email protected] wrote:

I've never setup JUnit before though. Do we have any documentation or examples on it?


Reply to this email directly or view it on GitHub.

commented

Work on this has now begun with commit: 8b483fc. It still needs a lot more work to provide a high coverage percent.

commented

Closing as it's no longer relevant.