authorjapps
authorjapps
@mailtoach79 to put an example i.e. a Step executing gremlin query. Either via a `string` body or via `$PATH:` This is already supported by the framework. 👍 But if a...
- Write an Util class - Inject some properties - Give examples how to use it via JSON path
@santhoshTpixler , I will take care of this 👍 Couple of things if you could take care please(when u get chance). + A wiki page + Just edit this [new...
# AC1: Given a datafile in CSV format, matching the Database table columns, provide mechanism to load these data(rows and columns) in the that table. Example: - Table "players" has...
Some module other than the core needs renaming for clarity. ### AC: Prefix `-examples` for the below ones marked by the arrow. ``` core http-testing
Currently the Zerocode runner can execute a test from the Classpath. That's fine and we will retain this as this is given default to us. See example: https://github.com/authorjapps/zerocode/blob/master/http-testing-examples/src/test/java/org/jsmart/zerocode/testhelp/tests/helloworld/JustHelloWorldTest.java ``` @TargetEnv("github_host.properties")...
Currently the Zerocode runner can execute a test from the Classpath. That's fine and we will retain this as this is given default to us. See example: https://github.com/authorjapps/zerocode/blob/master/http-testing-examples/src/test/java/org/jsmart/zerocode/testhelp/tests/helloworld/JustHelloWorldTest.java ``` @TargetEnv("github_host.properties")...