CosmiQ / CometTS

Comet Time Series Toolset for working with a time-series of remote sensing imagery and user defined polygons
Apache License 2.0
63 stars 16 forks source link

Add instructions for running tests #9

Closed rmsare closed 5 years ago

rmsare commented 5 years ago

I suggest that brief instructions to install pytest and run it on CometTS/tests be added to either the README or CONTRIBUTING documents. It's not in requirements.txt so won't necessarily be in the development environment.

This will help contributors verify their changes don't break your codebase and help users determine what works if they install from a development branch.

(JOSS review thread)

rmsare commented 5 years ago

Instructions have been added in CONTRIBUTING.md