You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/23 15:20:45 UTC

[GitHub] gigasquid opened a new issue #13385: [Clojure] - Turn examples into integration tests

gigasquid opened a new issue #13385: [Clojure] - Turn examples into integration tests
URL: https://github.com/apache/incubator-mxnet/issues/13385
 
 
   Currently we have a good set of examples in the Clojure package but it would be nice to be able to run them as integration/ regression tests whenever we are making changes or getting ready for a release.
   
   Some thought needs to be put into the best way to do this, but one idea is to make them runnable with `lein test` somehow and then have a script that runs through all the directories in the examples and run them.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services