Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 835 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 835 Bytes

Peewee Extras

Travis CI Coverage Status Python Versions PyPI

WARNING: This library is still in development, not production ready

Todos

  • Add support for testing against multiple databases (currently only sqlite3)
  • Add support for testing against multiple versions of Python (2.7 and 3.6)

Testing

make dcbuild
make dcshell
pipenv run python3 -m pytest