jeudi 22 mars 2018

Differences between the JUnits?

I made a Java Maven project (Operations on Polynomials) in IntelliJ and I want to create a JUnit. I found that there are many types of JUnits, such as:

  • Arquillan JUnit4
  • Arquillan TestNG
  • Groovy JUnit
  • JUnit3
  • JUnit4
  • JUnit5
  • Spock
  • TestNG

Can someone explain me what are the differences between them and/or which one is the best in use?

Thank you!

Aucun commentaire:

Enregistrer un commentaire