NirmalChandra

Results 35 comments of NirmalChandra

Thanks for the PR 👍 PR merged. Pending a new version release and a Wiki page with an example.

Created a draft version here: https://github.com/authorjapps/zerocode/tree/doc_branch#documentation (Click the link under this section) Looking for a free hosting provider. Trying GitHub Pages in the mean time.

Implementation, Dev and Test -Done. + TODO is + HelloWorld + Wiki page on `How To` + Also TODO- produce/load with + RAW data + JSON data

It looks like the problem description and the requirement to fix(what to fix) are not clear enough in this ticket. Better to capture more details into the ACs sections or...

@sudhindra95 ,I see you have already placed the `dummy_input.json` content which is an JSON array already in a file. What's the problem you're facing? Then, what you want in your...

> can some please review this PR asap and provide any comments if something to be corrected??? CI build in-progress. https://github.com/authorjapps/zerocode/pull/562/checks Once done, we should be able to merge to...

Overall looking great @baulea . Any specific reason you updated from `ExtentHtmlReporter` to `ExtentSparkReporter` ? Is this `ExtentHtmlReporter` deprecated?

Found a potential solution from here from Google: https://github.com/os72/protoc-jar/pull/94#issuecomment-1142634496 Check latest versions here: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/ This PR has worked. ✅ https://github.com/authorjapps/zerocode/pull/664 CI is green.

@Tobolov , Sounds like `${RANDOM.NUMBER.FIXED}` might help in this case. - Doc link is [here](https://zerocode-tdd.tddfy.com/assertions/Random-Number-Gen#using-randomnumberfixed) - Docs for other random-number-flavours are [here](https://zerocode-tdd.tddfy.com/assertions/Random-Number-Gen#flavors-of-random-number)