jldbc / pybaseball

Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
MIT License
1.26k stars 333 forks source link

Document how to run tests and setup testing environment #238

Open jzuhusky opened 3 years ago

jzuhusky commented 3 years ago

This project should really have a clear way of running the tests and how to add more tests for contributors. :D

Happy to take this on myself, but opening issue if someone else would like to take it on.