ryankert01 commented on code in PR #870: URL: https://github.com/apache/mahout/pull/870#discussion_r2703539683
########## CONTRIBUTING.md: ########## @@ -69,11 +69,15 @@ git push ### 2.3 Test -Run the test suite using pytest: +The project uses a unified test workflow with pytest. Tests are organized in the `testing/` directory. -```bash -pytest Review Comment: why remove the goto pytest command -- 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]
