python-fixturify-project

Dynamic fixture creation for your tests

MIT License

Downloads
209
Stars
3
Committers
3

Bot releases are hidden (Show)

python-fixturify-project - v1.0.0 Latest Release

Published by scalvert almost 2 years ago

What’s Changed

🚀 Features

  • Adding FIXTURIFY_SKIP_DISPOSE (#182) @scalvert
  • Cleanup (#181) @scalvert
  • Renames and updates in preparation for 1.0 (#156) @scalvert
  • Adds more test coverage to validate funtionality (#135) @scalvert
  • Converting context manager to dispose method (#67) @scalvert
  • Forces files dict to be populated before reading on both project.files and project.get (#56) @scalvert
  • Adds auto-base-dir creation on instantiation. Adds get util." (#55) @scalvert
  • Adding 'ignore_patterns' parameter to read function (#39) @gturbyne
  • Updating the read function to use pathlib.Path instead of os.path (#37) @gturbyne

🔧 Fixes & Refactoring

  • Converting context manager to dispose method (#67) @scalvert
  • Fixing bug in read ignore_patterns default value (#44) @gturbyne

⬆️ Dependencies updates

  • ⬆️ Bump setuptools from 65.6.3 to 65.7.0 (#180) @dependabot
  • ⬆️ Bump safety from 1.10.3 to 2.3.1 (#57) @dependabot
  • ⬆️ Bump actions/checkout from 2 to 3.1.0 (#53) @dependabot
  • ⬆️ Bump actions/setup-python from 2.2.2 to 4.3.0 (#63) @dependabot
  • ⬆️ Bump pylint from 2.13.9 to 2.15.4 (#64) @dependabot
  • ⬆️ Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#32) @dependabot
  • ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 5.20.1 (#10) @dependabot
  • ⬆️ Bump actions/cache from 2.1.6 to 3.0.8 (#14) @dependabot
  • ⬆️ Bump distlib from 0.3.5 to 0.3.6 (#18) @dependabot
  • ⬆️ Bump virtualenv from 20.16.3 to 20.16.4 (#19) @dependabot
  • ⬆️ Bump pathspec from 0.9.0 to 0.10.0 (#20) @dependabot
  • ⬆️ Bump black from 22.6.0 to 22.8.0 (#21) @dependabot

👥 List of contributors

@dependabot, @dependabot[bot], @gturbyne and @scalvert

python-fixturify-project - v0.1.2

Published by scalvert about 2 years ago

python-fixturify-project - v0.1.1

Published by scalvert about 2 years ago

python-fixturify-project - v0.1.0

Published by scalvert about 2 years ago

Initial pre-release

Package Rankings
Top 22.65% on Pypi.org
Badges
Extracted from project README
Build status Python Version Dependencies Status Code style: black Security: bandit Pre-commit Semantic Versions License License
Related Projects