Skip to content

[NEW FEATURE] Refactoring of test  #262

@paquiteau

Description

@paquiteau

Is your feature request related to a problem? Please describe.
ModOpt currently use unittest module to perform tests, yet there is strong redundancy in some cases (especially for opt/test_algorithms.py , and does not inspire to write new ones.

Describe the solution you'd like
Refactoring (part of) the test setup of ModOpt , using pytest - especially fixtures and parametrize functionnalities- . It is in fact already configured for the project and it the developer requirement.

Are you planning to submit a Pull Request?

  • [ X] Yes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions