Alcampopiano / hypothesize

Robust statistics in Python
https://alcampopiano.github.io/hypothesize/
BSD 3-Clause "New" or "Revised" License
62 stars 3 forks source link

unit testing #3

Closed Alcampopiano closed 4 years ago

Alcampopiano commented 4 years ago

Write unit tests for top-level functions

Alcampopiano commented 4 years ago

Testing equality of expected results vs actual results (based on default input args for top-level funcs) is complete and associated with a GitHub Action.