Commit 6cd4a6f
committed
Add snapshot test for import scanning on real packages
This snapshot test captures the results of import scanning
against real packages. This gives us a lot of confidence
when refactoring the import scanning code (helpful as we move more
of this code over to rust).
The snapshot test uses the popular syrupy[^1] pytest plugin.
[^1]: https://github.com/syrupy-project/syrupy1 parent 1d56065 commit 6cd4a6f
3 files changed
Lines changed: 21462 additions & 3 deletions
File tree
- tests/functional
- __snapshots__
0 commit comments