malexer / pytest-spark

pytest plugin to run the tests with support of pyspark
MIT License
84 stars 30 forks source link

feat: make deprecated parameter `startdir` optional #25

Open pcjedi opened 6 months ago

pcjedi commented 6 months ago

solution to #24

pytest 8.1.0 dropped deprecated startdir

start_path was introduced in pytest 7.0.0