Recent Releases of https://github.com/12rambau/pytest-copie

https://github.com/12rambau/pytest-copie - v0.3.0

What's Changed

  • build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/12rambau/pytest-copie/pull/99
  • Don't reuse mutable default parameter by @lkubb in https://github.com/12rambau/pytest-copie/pull/98
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/12rambau/pytest-copie/pull/101
  • Allow testing of child templates by @thisIsMikeKane in https://github.com/12rambau/pytest-copie/pull/100
  • feat: Allow testing of child templates by @12rambau in https://github.com/12rambau/pytest-copie/pull/102

New Contributors

  • @lkubb made their first contribution in https://github.com/12rambau/pytest-copie/pull/98
  • @thisIsMikeKane made their first contribution in https://github.com/12rambau/pytest-copie/pull/100

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.2.2...v0.3.0

- Python
Published by 12rambau 6 months ago

https://github.com/12rambau/pytest-copie - v0.2.2

What's Changed

  • Implements copie.update(), closes #86 by @anjos in https://github.com/12rambau/pytest-copie/pull/95
  • fix: update template by @12rambau in https://github.com/12rambau/pytest-copie/pull/97

New Contributors

  • @anjos made their first contribution in https://github.com/12rambau/pytest-copie/pull/95

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.2.1...v0.2.2

- Python
Published by 12rambau 11 months ago

https://github.com/12rambau/pytest-copie - v0.2.1

What's Changed

  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/12rambau/pytest-copie/pull/93
  • Spell fix: templlate -> template by @santacodes in https://github.com/12rambau/pytest-copie/pull/91
  • fix config scope and tmp dir creation by @sjvrijn in https://github.com/12rambau/pytest-copie/pull/90
  • fix: add a session scope copie instance by @12rambau in https://github.com/12rambau/pytest-copie/pull/89
  • docs: update installation directives by @12rambau in https://github.com/12rambau/pytest-copie/pull/94

New Contributors

  • @santacodes made their first contribution in https://github.com/12rambau/pytest-copie/pull/91
  • @sjvrijn made their first contribution in https://github.com/12rambau/pytest-copie/pull/90

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.2.0...v0.2.1

- Python
Published by 12rambau about 1 year ago

https://github.com/12rambau/pytest-copie - v0.2.0

What's Changed

  • chore: update template by @12rambau in https://github.com/12rambau/pytest-copie/pull/75
  • Create dependabot.yml by @tschm in https://github.com/12rambau/pytest-copie/pull/76
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/12rambau/pytest-copie/pull/81
  • build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in https://github.com/12rambau/pytest-copie/pull/80
  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/12rambau/pytest-copie/pull/79
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/12rambau/pytest-copie/pull/78
  • Support for copier.yaml files that include other files by @davidbrownell in https://github.com/12rambau/pytest-copie/pull/84

New Contributors

  • @tschm made their first contribution in https://github.com/12rambau/pytest-copie/pull/76
  • @dependabot made their first contribution in https://github.com/12rambau/pytest-copie/pull/81
  • @davidbrownell made their first contribution in https://github.com/12rambau/pytest-copie/pull/84

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.6...v0.2.0

- Python
Published by 12rambau over 1 year ago

https://github.com/12rambau/pytest-copie - v0.1.6

What's Changed

  • fix: run both test suits by @12rambau in https://github.com/12rambau/pytest-copie/pull/63
  • Conda by @12rambau in https://github.com/12rambau/pytest-copie/pull/64
  • fix: run coverage before pytest by @12rambau in https://github.com/12rambau/pytest-copie/pull/66
  • docs: correct a typo in the usage doc by @12rambau in https://github.com/12rambau/pytest-copie/pull/69
  • docs: add a disclaimer by @12rambau in https://github.com/12rambau/pytest-copie/pull/68
  • fix: always use the HEAD in the tests by @12rambau in https://github.com/12rambau/pytest-copie/pull/70

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.5...v0.1.6

- Python
Published by 12rambau about 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.5

What's Changed

  • fix: remove the cff e process from github action by @12rambau in https://github.com/12rambau/pytest-copie/pull/61

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.4...v0.1.5

- Python
Published by 12rambau over 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.4

What's Changed

  • Ensure demo example works without error by @GenevieveBuckley in https://github.com/12rambau/pytest-copie/pull/49
  • fix: rely on pypackage copier template for structure by @12rambau in https://github.com/12rambau/pytest-copie/pull/58
  • docs: update author table by @12rambau in https://github.com/12rambau/pytest-copie/pull/60

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.3...v0.1.4

- Python
Published by 12rambau over 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.3

What's Changed

  • fix: add emoji support by @12rambau in https://github.com/12rambau/pytest-copie/pull/43
  • Fix typo in usage.rst by @GenevieveBuckley in https://github.com/12rambau/pytest-copie/pull/46
  • Update usage.rst (result variable was not defined) by @GenevieveBuckley in https://github.com/12rambau/pytest-copie/pull/47
  • chore: update keyword list by @12rambau in https://github.com/12rambau/pytest-copie/pull/53
  • fix: use the 3.11 image to avoid python lib failure on 3.12 by @12rambau in https://github.com/12rambau/pytest-copie/pull/52
  • fix: accept all alternative extentions for copier.yaml by @12rambau in https://github.com/12rambau/pytest-copie/pull/51
  • Ignore errors in teardown process by @GenevieveBuckley in https://github.com/12rambau/pytest-copie/pull/56
  • Test pytest-copie on a demo template repo as part of test suite by @GenevieveBuckley in https://github.com/12rambau/pytest-copie/pull/54

New Contributors

  • @GenevieveBuckley made their first contribution in https://github.com/12rambau/pytest-copie/pull/46

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.2...v0.1.3

- Python
Published by 12rambau over 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.2

What's Changed

  • fix: include templated values in the answers by @12rambau in https://github.com/12rambau/pytest-copie/pull/39
  • fix: display default and provided answers in context by @12rambau in https://github.com/12rambau/pytest-copie/pull/40
  • fix: templates without subdirectories will raise an error by @12rambau in https://github.com/12rambau/pytest-copie/pull/41

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.1...v0.1.2

- Python
Published by 12rambau over 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.1

What's Changed

  • docs(style): force the autosummary to use all width by @12rambau in https://github.com/12rambau/pytest-copie/pull/32
  • fix: exit_code need to remain optional by @12rambau in https://github.com/12rambau/pytest-copie/pull/34
  • docs: improve crossref in the docs by @12rambau in https://github.com/12rambau/pytest-copie/pull/35

Full Changelog: https://github.com/12rambau/pytest-copie/compare/v0.1.0...v0.1.1

- Python
Published by 12rambau over 2 years ago

https://github.com/12rambau/pytest-copie - v0.1.0

What's Changed

  • refactor: adapt pyproject.toml to make the test pass by @12rambau in https://github.com/12rambau/pytest-copie/pull/1
  • fix: remove all cruft references by @12rambau in https://github.com/12rambau/pytest-copie/pull/4
  • refactor: drop hello_world by @12rambau in https://github.com/12rambau/pytest-copie/pull/2
  • fix: remove dead-fixture from the default nox sessions" by @12rambau in https://github.com/12rambau/pytest-copie/pull/3
  • feat: minimal implementation of the plugin by @12rambau in https://github.com/12rambau/pytest-copie/pull/5
  • build: drop support for python 3.7 by @12rambau in https://github.com/12rambau/pytest-copie/pull/7
  • refactor: use assignment expression by @12rambau in https://github.com/12rambau/pytest-copie/pull/6
  • docs: remove all_contributor badge by @12rambau in https://github.com/12rambau/pytest-copie/pull/9
  • feat: create copie from template by @12rambau in https://github.com/12rambau/pytest-copie/pull/8
  • feat: add option to keep the files in directory" by @12rambau in https://github.com/12rambau/pytest-copie/pull/10
  • test: check that subtest are also successful by @12rambau in https://github.com/12rambau/pytest-copie/pull/11
  • fix: add the context to the output by @12rambau in https://github.com/12rambau/pytest-copie/pull/12
  • test: check config existence by @12rambau in https://github.com/12rambau/pytest-copie/pull/13
  • test: make sure theplugin is documented in help by @12rambau in https://github.com/12rambau/pytest-copie/pull/14
  • docs: use the same theme as copier by @12rambau in https://github.com/12rambau/pytest-copie/pull/15
  • fix: hide the rdt flyout by @12rambau in https://github.com/12rambau/pytest-copie/pull/16
  • docs: update usage documention by @12rambau in https://github.com/12rambau/pytest-copie/pull/17
  • refactor: clean code by @12rambau in https://github.com/12rambau/pytest-copie/pull/18
  • docs: update the doc to wire the new variable names by @12rambau in https://github.com/12rambau/pytest-copie/pull/20
  • refactor: use dataclass for Copie and Result by @12rambau in https://github.com/12rambau/pytest-copie/pull/21
  • refactor: use a Return fspecific or each case of the try the try by @12rambau in https://github.com/12rambau/pytest-copie/pull/22
  • docs: hide private members by @12rambau in https://github.com/12rambau/pytest-copie/pull/23
  • docs: use custom logos by @12rambau in https://github.com/12rambau/pytest-copie/pull/25
  • docs: add cross-refs by @12rambau in https://github.com/12rambau/pytest-copie/pull/24
  • fix: use coverage directly instead of pytest-cov by @12rambau in https://github.com/12rambau/pytest-copie/pull/26

New Contributors

  • @12rambau made their first contribution in https://github.com/12rambau/pytest-copie/pull/1

Full Changelog: https://github.com/12rambau/pytest-copie/commits/v0.1.0

- Python
Published by 12rambau over 2 years ago