1
0
Files
python-hammett/python-hammett.spec
Matej Cepl a70937da80 Accepting request 1147169 from home:bnavigator:branches:devel:languages:python
- Update to 0.9.4
  * Python 3.11 compatibility
  * Hooks for using Hammett as an API (for mutmut3)
  * Explicit fixture names didn't work
  * Support skipif
  * warns() without arguments fixed
  * conftest.py handling massively improved
- Release 0.9.3
  * Some fixes for pytest compatibility
  * The bare minimum to work with pytest-snapshot (but not be able
    to collect snapshots)
  * Random fixes. Super basic support for pytest_sessionstart
  * Support for specifying config in setup.cfg file. This is useful
    for e.g django: config=nomigrations
  * Experimental multiprocessing tests
  * A little fix for not breaking when test plugins think we have
    xdist
  * Fixes for running in no-cache mode, and some improvements for
    making mutation testing faster down the line
- Release 0.9.2
  * Fixed some really bad bugs relating to fixtures
- Release 0.9.1
  * Fixed plugins dynamically adding implicit fixtures. This fixes
    pytest-django
  * Implemented support for pytest.warns/hammett.warns
  * Make cache default off, since it's still rather flaky
- Release 0.9.0
  * Added support for caplog
  * Don't try to collect hidden files
- Release 0.8.0

OBS-URL: https://build.opensuse.org/request/show/1147169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hammett?expand=0&rev=5
2024-02-16 19:08:42 +00:00

2.3 KiB