-
Notifications
You must be signed in to change notification settings - Fork 0
Artifact support implementation #79
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
Conversation
…KET_PROPERTY_NAME, ACCESS_KEY_PROPERTY_NAME, SECRET_ACCESS_KEY_PROPERTY_NAME, REGION_PROPERTY_NAME
README.md
Outdated
|
||
### How It Works | ||
|
||
1. **File Validation**: Only existing files with valid paths are processed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cap obvious
|
||
### Usage | ||
|
||
Use the `Testomatio` facade to attach files to your tests: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What other methods Testomatio contains?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
None yet
Co-authored-by: Michael Bodnarchuk <[email protected]>
Co-authored-by: Michael Bodnarchuk <[email protected]>
Co-authored-by: Michael Bodnarchuk <[email protected]>
# Conflicts: # java-reporter-core/src/main/java/io/testomat/core/client/request/NativeRequestBodyBuilder.java # java-reporter-core/src/main/java/io/testomat/core/constants/PropertyValuesConstants.java # java-reporter-junit/src/main/java/io/testomat/junit/listener/JunitListener.java # java-reporter-junit/src/test/java/io/testomat/junit/listener/JunitListenerTest.java
JunitListenerTest.java update
Artifact support implementation
No description provided.