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

Build a custom unit test adapter to transform all smoke tests into integration tests #4

Open
tpierrain opened this issue Apr 3, 2021 · 0 comments
Assignees

Comments

@tpierrain
Copy link
Owner

Writing smoke tests is great in order to live-check our APIs (whatever the prod/non-prod environment).

It would be great to be able to run all our smoke tests code (and not via HTTP calls) like an integration tests suite on our Software Factory.

@tpierrain tpierrain self-assigned this Apr 3, 2021
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