Hello everyone!
This weekly check-in is related to the scheduled for July 15.
1. What did you do this week?
Reviewed the code for the `spidermon setup` command so far. Merged setup with enable command and wrote tests for the new modules I wrote.
2. What is coming up next?
Finishing tests and documentation.3. Did you get stuck anywhere?
Besides my final exams, I really stuck on writing tests. I had no idea how to use pytest fixtures and how they would help my testing. Now I'm getting used to the library and its features and I'm writing relevant tests for my new utils modules.
Leonardo Rodrigues.