Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure tests through command line #64

Closed
pommedeterresautee opened this issue Sep 28, 2022 · 1 comment
Closed

Configure tests through command line #64

pommedeterresautee opened this issue Sep 28, 2022 · 1 comment
Assignees
Labels
unit test Add, fix, remove UT

Comments

@pommedeterresautee
Copy link
Member

Right now, tests are very slow to execute, we tests many implementations on many shapes.
We may want to be able to configure at launch time the tests to executes without commenting the source code.

One way to achieve that goal is to leverage: https://docs.pytest.org/en/6.2.x/example/parametrize.html#paramexamples

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

This issue is marked as stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale stale issue label Nov 5, 2022
@pommedeterresautee pommedeterresautee removed the stale stale issue label Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Add, fix, remove UT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants