Skip to content

Conversation

@LeonidElkin
Copy link
Collaborator

  • ParametrizationSpec completely deleted. Now everything works via ParametricFamily
  • Improved work with decorators. Add a few more features like <fam_obj_name>.parametrization(...)
  • Now if you want your parametrization, you must inherit Parametrization class
  • Tests have been structured to directories and refactored to class-specific view
  • Mypy now checks tests with weaker ruleset, but still need lots of #type ...
  • Test directory now also a python module to simplify work with imports

@LeonidElkin LeonidElkin requested a review from Desiment October 11, 2025 20:45
# This is the 1st commit message:

refactor: delete ParametrizationSpec

# The commit message #2 will be skipped:

# fixup! refactor: delete ParametrizationSpec
@LeonidElkin LeonidElkin force-pushed the refactor/families-and-tests branch from 626b2c6 to 67f02ee Compare October 13, 2025 16:23
@LeonidElkin LeonidElkin requested a review from Desiment October 26, 2025 15:12
@LeonidElkin LeonidElkin force-pushed the refactor/families-and-tests branch from 67f02ee to 764993b Compare October 26, 2025 15:14
@LeonidElkin LeonidElkin force-pushed the refactor/families-and-tests branch from 764993b to bc851e1 Compare October 26, 2025 15:16
@LeonidElkin LeonidElkin marked this pull request as ready for review November 4, 2025 20:26
@LeonidElkin LeonidElkin merged commit cf5af0f into main Nov 4, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants