Skip to content

Performance Improvements

Compare
Choose a tag to compare
@ElSnoMan ElSnoMan released this 07 Apr 18:20
· 38 commits to main since this release
d328246

v1.15.2 - 2022.04.07

HUGE shout out to @rnestler 🙏🏽 for putting the time and energy into looking through issues, code, etc., and identifying places of improvement. Then actually submitting PRs for them! You're awesome and I really appreciate your contributions 🚀

Core functionality hasn't changed, but these are great improvements for a faster, more robust Pylenium experience.

If you're interested in more details, check out the PR issues below:

  • #247 Only parse configuration one time instead of once per test
  • #249 Use Pathlib instead of f-strings for OS operations