janhoy commented on PR #4107:
URL: https://github.com/apache/solr/pull/4107#issuecomment-3862817368

   > It's a shame to have a BATS test for this versus a typical Solr JUnit 
test, that'd be way more efficient. Bats tests get run in serial; we have a 
boiling frog problem! Was Java/JUnit deemed hard?
   
   It was useful as it closely resembles the CLI.
   
   I'm sure JUnit could have revealed the same.
   
   Perhaps a nice future task for an LLM - consider all BATS tests; if you find 
one that does not primarily exist to test CLI tool / shell script behavior, 
consider moving it to an ordinary JUnit test....


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to