Skip to content

Instantly share code, notes, and snippets.

@eugeneyan
Created February 21, 2021 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eugeneyan/3c62a2e0622b30886f601c0a4fbb45dd to your computer and use it in GitHub Desktop.
Save eugeneyan/3c62a2e0622b30886f601c0a4fbb45dd to your computer and use it in GitHub Desktop.
testing-ml setup
# Clone and setup environment
git clone https://github.com/eugeneyan/testing-ml.git
cd testing-ml
make setup
# Run test suite
make check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment