Skip to content

arquillian-setup should be optional #34

@agoncal

Description

@agoncal

Like all the other Forge artifacts, arquillian-setup should be optional, meaning, it should just setup all the defaults if the command is not invoked. If the command arquillian-setup is not invoked, by default, it should setup Arquillian with JUnit and JBoss 7

[ArqEntity.java]$ scaffold-generate --targets org.arqproject.model.ArqEntity
[ArqEntity.java]$ cd ~~
[arqproject]$ arquillian-create-test --value arqproject/src/main/java/org/arqproject/view/ArqEntityBean.java
***ERROR*** No Facet of type [class org.jboss.forge.arquillian.api.TestFrameworkFacet] is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions