-
Notifications
You must be signed in to change notification settings - Fork 14
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
New Scala remote library #6
Comments
I have made more updates to this library. Here is a brief summary.
Here is a screenshot of two ScalaCheck keyword results after fuzz testing a web API (https://jsonplaceholder.typicode.com/) and the Scala Native application running in a Docker container. |
I have an update. I finally finished the C keywords. I placed them in a Scala Native executable that performs memory and CPU checks. I will be adding more to these tests soon. |
FYI to @pekkaklarck. This is a duplicate of this other issue I opened below, because I was not sure where this should go.
robotframework/robotframework.github.com#118 (comment)
It works fine as-is, anyone can use this for creating Scala keywords, and I think I provided enough instructions on how to run it. I added the Thomas Jaspers tutorial to provide people information on how to add more keywords. In the near future, I will be adding more ideas and experiments I have for this library.
https://github.com/jg8481/robotframework-scala-remote-library
The text was updated successfully, but these errors were encountered: