15
0
Go to file
Markéta Machová 69b7bd53e4 Accepting request 1280284 from home:mcalabkova:branches:devel:languages:python
- Update to 0.23.0
  * pytest assert rewriting works now together with inline-snapshot
    if you use cpython>=3.11
  * ... is now a special value to create snapshot values. The value
    change in assert [5,4] == snapshot([5,...]) is now a create
    (previously it was a fix)
  * Tests with failed snapshot comparisons now always result in a
    pytest Error, even if snapshots have been fixed or created.
  * inline-snapshot uses now --inline-snapshot=disable during CI runs
    by default
  * The default flags have changed for cpython >= 3.11
  * The categories in the terminal output are now links to the documentation
    if it is supported by the terminal
  * You can now use the config option skip-snapshot-updates-for-now
    to skip the reporting of updates
  * snapshot updates are now disabled by default. They be enabled with
    show-updates=true in your config

OBS-URL: https://build.opensuse.org/request/show/1280284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inline-snapshot?expand=0&rev=11
2025-05-27 08:48:20 +00:00
Description
No description provided
217 KiB
Languages
Diff 100%