/mustela

Mustela - must be something cute

Primary LanguageC++MIT LicenseMIT

mustela

Mustela

testing

One time:

  • brew install python3
  • python3 -m venv venv
  • source ./venv/bin/activate
  • pip install -r requirements.txt

Each time:

  • (with source ./venv/bin/activate before)
  • py.test -vv

testing todo

  • create readers in tests
  • create bookmarks in tests