Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-inline-snapshot: upgrade 0.20.5 -> 0.20.8 | Wang Mingyu | 2025-03-25 | 1 | -21/+0 |
| | | | | | | | | | | | | Changelog: ========== - Do not skip snapshots in conditional marked xfail tests. - Tests with failed snapshot comparisons now always result in a pytest Error, even if snapshots have been fixed or created. - inline-snapshot now also works if you use --no-summary Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5 | Wang Mingyu | 2025-03-11 | 1 | -0/+21 |
Changelog: ============ - correct normalization of "python3.9" to "python" in tests - Prevent a crash if a value cannot be copied and a UsageError is raised. - Use the black API directly to format python code. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |