Open
Description
The command arquillian-setup
should be optional, but if we use it, JUnit should be the default. At the moment, arquillian-setup
asks you which test framework (TestNG or Junit). By default, it shouldn't ask, and use JUnit
[ArqEntity.java]$ arquillian-setup
[0] - testng
[1] - junit
***ERROR*** Test Framework must be specified.
***ERROR*** Test Framework Version must be specified.
Activity