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

Support for reading files from AWS Simple Storage Service #980

Closed
andrewliles opened this issue Dec 1, 2019 · 1 comment
Closed

Support for reading files from AWS Simple Storage Service #980

andrewliles opened this issue Dec 1, 2019 · 1 comment
Labels

Comments

@andrewliles
Copy link

My use of Karate requires reading files from AWS Simple Storage Service so we created a simple way to allow Karate users to read a file, just as they might from the file system.

Would you like a PR for this? (Since this feature depends on an external library, I propose that it would none core addition.)

@ptrthomas
Copy link
Member

ptrthomas commented Dec 1, 2019

@andrewliles I'm inclined to say no without even seeing this sorry. I'm very clear that the Java interop capabilities of Karate are flexible enough that you can write any kind of integration easily, here is an example: #398 (comment)

you can read above thread - and choose to make a case or submit a PR to convince. I do have to say that we want to keep the core of karate minimal in terms of JAR dependencies - it just makes integration into legacy projects much harder if not

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

No branches or pull requests

2 participants