umut-sar commented on PR #3237:
URL: https://github.com/apache/solr/pull/3237#issuecomment-2699050867

   Almost all code / command snippets in the reference guide are hard coded, 
expect the one SolrJ class. I think we could use BATS for simple shell commands 
but suggest 
[Testcontainers](https://testcontainers.com/guides/getting-started-with-testcontainers-for-java/)
 for complex bash scripts, which must run in isolated environments. But 
testcontainers is heavier, since it spin up docker container and also need a 
Docker environment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to