Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages