Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37903521
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-hypothesis-cats

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

31 октября 2022 Paul Wolneykien <manowar at altlinux.org> 0.1.2-alt1

  • Support parent/child relationships between sets of classified values.
  • Allow to pass a custom equality function to the `nonequal` mapper.
  • Call `event()` on each expected exception raise.
  • Also, event 'No exceptions were expected' when that is the case.
  • Report about exceptions using `note()` when an unexpected exception occurs.
  • Added `parseDivided` func allowing to use dict descriptors with
     `values` anywhere a strategy arguments are needed.
  • Fix: Don't block parsing an inplace category description.
  • Allow to specify a number of category names for a value in a set
     of requirements.
  • Optimization: let `CatChecker` to instantiate faster in `@given_divided`.
  • Allow to get `CatChecker` from the decorator in an argument.
  • Allow to query category layout for tags.
  • Allow to assign and require category tags.
  • Improved KeyError for missing "values" in a cat desc.
  • Added `nonequal` flatmap function that filters out values that are
     equal to values of the base strategy.

1 августа 2022 Paul Wolneykien <manowar at altlinux.org> 0.1.1-alt1

  • The new version with some decorators.

26 июля 2022 Paul Wolneykien <manowar at altlinux.org> 0.1.0-alt1

  • Initial version.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin