<meta charset="utf-8">
Week #11 31/08 to 06/08
What did you do this week?
I wrote my docs. I broke all the tests. I shifted quite a lot of code around.
And now, I am fixing it all up. Thank God for git!
Documentation is critical for any open-source project. And as an avid documentation writer I have a lot of experience writing docs. It’s something I feel good doing. Cerberus docs are no different. I worked on 3 PR’s this week,
#5 being the old Cerberus Integration PR, whose tests are still being written - https://github.com/vipulgupta2048/spidermon/pull/5
#6 being the Docs PR - https://github.com/vipulgupta2048/spidermon/pull/6
#500 being the Cerberus PR which I opened long ago to add new examples to the Cerberus documentation - https://github.com/pyeve/cerberus/issues/500
Working on full steam ahead for the last week.
What is coming up next?
Thankfully, just 13 more tasks. Well, I am somewhat of a over-enthusiastic person when it comes to opening project cards. So, I have a lot of personal work to be done.
Get all the latest updates here - https://github.com/vipulgupta2048/spidermon/projects/1
Did you get stuck anywhere?
Pytest-mock took a lot of understanding strangely. I still don’t get it. Not for long, not for long.