Yesterday I did the Password validation kata in Python.
I used TDD to write the code.
These are the tests using Pytest:
and this is the resulting code:
If you want to follow the process step by step, have a look at the commits.
You can find all the code in GitHub.
No comments:
Post a Comment