-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add more parameters to overridable methods for parameterized ID creation #12628
base: main
Are you sure you want to change the base?
Add more parameters to overridable methods for parameterized ID creation #12628
Commits on Jul 18, 2024
-
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d7270e - Browse repository at this point
Copy the full SHA 0d7270eView commit details -
Add argname and idx to ID callable arguments
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for d847ccb - Browse repository at this point
Copy the full SHA d847ccbView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 591c2b4 - Browse repository at this point
Copy the full SHA 591c2b4View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e9c984 - Browse repository at this point
Copy the full SHA 1e9c984View commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for d7ce6ae - Browse repository at this point
Copy the full SHA d7ce6aeView commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 87950b6 - Browse repository at this point
Copy the full SHA 87950b6View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a8693d2 - Browse repository at this point
Copy the full SHA a8693d2View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for a778e57 - Browse repository at this point
Copy the full SHA a778e57View commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 119a7e5 - Browse repository at this point
Copy the full SHA 119a7e5View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 103d2bd - Browse repository at this point
Copy the full SHA 103d2bdView commit details -
Fixed parameter type in IdMaker instance creation
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for c700976 - Browse repository at this point
Copy the full SHA c700976View commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ceb849 - Browse repository at this point
Copy the full SHA 5ceb849View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 929949f - Browse repository at this point
Copy the full SHA 929949fView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a698b94 - Browse repository at this point
Copy the full SHA a698b94View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 10603cd - Browse repository at this point
Copy the full SHA 10603cdView commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d2d1c6 - Browse repository at this point
Copy the full SHA 5d2d1c6View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 9b329f0 - Browse repository at this point
Copy the full SHA 9b329f0View commit details -
Fixed type hint and argument number
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 024e7bd - Browse repository at this point
Copy the full SHA 024e7bdView commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 23f0f41 - Browse repository at this point
Copy the full SHA 23f0f41View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 441fad4 - Browse repository at this point
Copy the full SHA 441fad4View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 0f3ec5b - Browse repository at this point
Copy the full SHA 0f3ec5bView commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 408d7be - Browse repository at this point
Copy the full SHA 408d7beView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a2e1868 - Browse repository at this point
Copy the full SHA a2e1868View commit details -
Nicolo_Borghi committed
Jul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e0de13 - Browse repository at this point
Copy the full SHA 9e0de13View commit details -
Merge branch 'add-new-parameters-to-overridable-methods' of https://g…
…ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
Nicolo_Borghi committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for f25907f - Browse repository at this point
Copy the full SHA f25907fView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 07ff3b3 - Browse repository at this point
Copy the full SHA 07ff3b3View commit details