|
|
|
|
|
by almogbaku
521 days ago
|
|
Yeah, pytest-harvest is a pretty cool plugin. Originally I had a (very large and unfriendly) conftest file, but it was quite challenging to collaborate with other team members and was quite repetitive. So I wrapped it as a plugin, added some more functionalities and thats it. This plugin wraps some boilerplate code in a way that is easy to use specially for the eval use-case. It’s minimalistic by design. Nothing big or fancy |
|