x10an14 / overtime-calculator

Hobby programming project, with the intent of simplifying overtime calculation(s).
MIT License
1 stars 0 forks source link

Overtime-Calculator

Build Status Coverage Status

Hobby programming project, with the intent of simplifying overtime calculation(s).

Major dependencies:

Intended features:

CLI

Tests:

The tests are composed by with the Hypothesis framework, and run with py.test. The tests should lie in the tests/ folder inside the git repo. Any data used for integration testing lies inside tests/data/.