vertica / VerticaPy

VerticaPy is a Python library that exposes sci-kit like functionality to conduct data science projects on data stored in Vertica, thus taking advantage Vertica’s speed and built-in analytics and machine learning capabilities.
https://www.vertica.com/python/
Apache License 2.0
219 stars 45 forks source link

added parm in pytest to get top 10 slow tests #1163

Closed vikash018 closed 7 months ago

vikash018 commented 7 months ago

Added parm in pytest to get top 10 slow running tests. This will help us in prioritizing new_test. We will target to fix slowest running test first (if possible).