mpatacchiola/deepgaze

Add Unit Tests

Open

#77 opened on Jun 27, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (474 forks)batch import
good first issue

Repository metrics

Stars
 (1,739 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For further development of the project, it would be great to have unit tests to ensure the project code does not break with further changes/improvements. The tests go under tests folder in 2.0 branch where Python 3+ porting is happening.

Contributor guide