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

Tutorial: How to setup a basic JUnitTest #47

Open
JanSchankin opened this issue Feb 15, 2021 · 0 comments
Open

Tutorial: How to setup a basic JUnitTest #47

JanSchankin opened this issue Feb 15, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@JanSchankin
Copy link
Contributor

We need a tutorial that explains how a JUnitTest using DeepSampler would look like. The artciel explains

  • The JUnit5 Extension
  • The Junit4 Rule
  • DeepSamplers various annotations
  • SpringConfig with the Spring AOP-Provier
  • GuiceConfig with the Guice AOP-Provider

The tutorial should have examples for all 4 environment variations using the docsify-tabs-plugin.

Startingpoint is here:
https://ppi-ag.github.io/deep-sampler/#/setup-junit/

@JanSchankin JanSchankin added the documentation Improvements or additions to documentation label Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant