Verified User in Hospital & Health Care
UH
Verified User in Hospital & Health Care
Small-Business (50 or fewer emp.)
"A programmer-oriented testing framework for Java"
4.5/5
What do you like best about JUnit?

Due to its simplicity JUnit should be first option when testing the java applications. JUnit can be used separately or integrated with build tools like Maven and Ant and third party extensions, such as dbUnit cor database testing operations, xmlUnit.

Simple framework for writing automated, self-verifying tests in Java

Support for test assertions

Test suite development

Immediate test reporting Review collected by and hosted on G2.com.

What do you dislike about JUnit?

It cannot do dependency testing as opposed to TestNG framework.

It's not suitable for higher level testing i.e. for large test suites.

Group testing cannot be done in JUnit, which is available in TestNG.

Can't create HTML reports of test cases. You need to use ANT to create tests HTML reports. Review collected by and hosted on G2.com.

Mohammad h.
MH
Mohammad h.
Developer
Small-Business (50 or fewer emp.)
"Write code faster, increase code performance and reduce bug"
3.5/5
What do you like best about JUnit?

The best thing about JUnit test is that it help developers to write code in faster Review collected by and hosted on G2.com.

What do you dislike about JUnit?

Junit test not suitable for dependency testing that is it difficult to test higher level of testing Review collected by and hosted on G2.com.

Bogdan-Nicolae S.
BS
Bogdan-Nicolae S.
Software Engineer
Mid-Market (51-1000 emp.)
"Essential tool for testing"
5/5
What do you like best about JUnit?

It's easy to write tests with JUnit. Since I've started to do TDD, JUnit has always been a tool in my belt. Review collected by and hosted on G2.com.

What do you dislike about JUnit?

Sometimes it takes lots of time to write tests, especially for more complex hard-to-test cases. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"I have used it for doing unit test the developed product during my internship at Amazon."
4.5/5
What do you like best about JUnit?

The user guide which is detailed and helped me to learn that quickly. Review collected by and hosted on G2.com.

What do you dislike about JUnit?

There is nothing as such that I dislike about JUnit. Review collected by and hosted on G2.com.

Mostafijur R.
MR
Mostafijur R.
Software Engineer
Mid-Market (51-1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Review of JUNIT"
5/5
What do you like best about JUnit?

JUNIT testing this looks like very effective to me. Review collected by and hosted on G2.com.

What do you dislike about JUnit?

There are nothing something like this for usual uses. Review collected by and hosted on G2.com.

Charisse B.
CB
Charisse B.
App/Cloud Support
Small-Business (50 or fewer emp.)
"I am Middleware Administrator now, but tried JUnit on my bootcamp"
5/5
What do you like best about JUnit?

It is simple framework to write repeatable tests Review collected by and hosted on G2.com.

What do you dislike about JUnit?

It's not suitable for higher level testing and group testing cannot be done Review collected by and hosted on G2.com.

Verified User in Retail
CR
Verified User in Retail
Enterprise (> 1000 emp.)
"very useful mechanism to test the code while developing also in testing only specific piece of code"
4/5
What do you like best about JUnit?

testing only specific pieces of code without running whole application Review collected by and hosted on G2.com.

What do you dislike about JUnit?

setup sometimes also complexity of writing junits for complex codes like multithreading Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"JUnit is good testing framework"
4/5
What do you like best about JUnit?

JUnit is very good for doing fast and smart testing! It is very helpful with the new feature testing! Review collected by and hosted on G2.com.

What do you dislike about JUnit?

Maybe to have better report of the executed? Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"Great testing framework"
4/5
What do you like best about JUnit?

It’s easy to learn and use. Supported by many IDE’s.Easy to define what to run before and after tests. Easy to integrate with Maven and Gradle Review collected by and hosted on G2.com.

What do you dislike about JUnit?

There are some problems with exception verification,timeout management Review collected by and hosted on G2.com.

Verified User in Banking
UB
Verified User in Banking
Mid-Market (51-1000 emp.)
"JUnit is very good tool to perform unit testing"
4.5/5
What do you like best about JUnit?

JUnit is very convenient tool, It's makes life easier of tester Review collected by and hosted on G2.com.

What do you dislike about JUnit?

Using of Junit , tester should fulfill all reequipments to performance unit testing so it's take little time more Review collected by and hosted on G2.com.