Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APE 2.0 - No ShouldMatchDataset annotation in standalone mode #101

Open
MGabr opened this issue Jun 1, 2018 · 0 comments
Open

APE 2.0 - No ShouldMatchDataset annotation in standalone mode #101

MGabr opened this issue Jun 1, 2018 · 0 comments

Comments

@MGabr
Copy link

MGabr commented Jun 1, 2018

Hi,

I'm currently using Arquillian Persistence Extension 1 in a project, but considering updating to 2.0 to use the standalone version. Currently my REST tests are using a workaround described in https://issues.jboss.org/browse/ARQ-1077. (They are ordered with InSequence with a first in-container test method with UsingDataSet setting up the database state, a REST test and again an in-container test method with ShouldMatchDataSet checking the database state.) The new standalone version seems to solve this problem if I understand correctly.

The standalone version does, however, not provide the ShouldMatchDataset annotation. Is it planned to add this annotation to the standalone version for future releases or are there any technical issues why this wouldn't work?

Besides, is there something to consider when using the APE 2.0 standalone version? I could not get it to work when simply adding an UsingDataSet annotation to a RunAsClient test method.

Thanks a lot for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant