Skip to content

Instantly share code, notes, and snippets.

@mojavelinux
Created December 7, 2012 01:51
Show Gist options
  • Select an option

  • Save mojavelinux/4230087 to your computer and use it in GitHub Desktop.

Select an option

Save mojavelinux/4230087 to your computer and use it in GitHub Desktop.
AsciiDoc snippet filter example

Snippets Test

Here’s an example of configuration you need in arquillian.xml to setup Arquillian Ape:

Arquillian Ape configuration
component=beer-advisor-core
source=arquillian.xml
tag=apeconfig

Here’s an example of an Arquillian Ape test method:

Arquillian Ape test method
component=beer-advisor-core
source=org/arquillian/example/repository/BeerRepositoryTest.java
tag=apetestmethod

That’s all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment