Closed hf-krechan closed 2 months ago
Use https://pypi.org/project/syrupy/ to improve the unit test setup.
This makes it easier to handle the comparison in the tests between the expected scraping result and the current scraped results. You can also easy update the snapshots by running the command
pytest --snapshot-update
not totally sure if it is the first PR with used surypy, but the surypy was added at least in the PR #395.
Use https://pypi.org/project/syrupy/ to improve the unit test setup.
This makes it easier to handle the comparison in the tests between the expected scraping result and the current scraped results. You can also easy update the snapshots by running the command