Skip to content

rochamatcomp/weeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weeks

Functions to calculate weeks between two dates

Install the project with poetry

To install the project run:

poetry install

Tests

To execute tests run:

poetry run pytest tests

Mutations

To execute mutation tests run:

poetry run mut.py --target weeks.amount_of_weeks --unit-test tests.test_amount_of_weeks --runner pytest --show-mutants --colored-output --report-html report

Show report of mutation tests

Open the file in browser report/index.html

About

Functions to calculate weeks between two dates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published