Skip to content
Thomas Apodaca edited this page Feb 15, 2017 · 3 revisions

Testing

Tests can be run with pytest: py.test tests. You must have a local PostgreSQL database named comport_test.

Clone this wiki locally