Skip to content

Docs: add fixture-based offline testing guidance and expand Hacktoberfest onboarding - #257

Merged
ulises-jeremias merged 2 commits into
Create-Python-App:mainfrom
PUSHPAK-JAISWAL:main
Jul 24, 2026
Merged

Docs: add fixture-based offline testing guidance and expand Hacktoberfest onboarding#257
ulises-jeremias merged 2 commits into
Create-Python-App:mainfrom
PUSHPAK-JAISWAL:main

Conversation

@PUSHPAK-JAISWAL

Copy link
Copy Markdown
Contributor

Summary

  • document offline fixture usage with --fixture, CPA_CATALOG_FIXTURE, and CPA_FIXTURE_DIR

  • add copy-pasteable examples for listing templates and running a smoke scaffold offline

  • expand the Hacktoberfest guide with repo suggestions, labels, and guidance for avoiding duplicate work on assigned epics

Test plan

  1. uv run create-awesome-python-app --help
  2. uv run create-awesome-python-app --fixture . --list-templates
  3. uv run create-awesome-python-app --fixture . --template create-python-app/fixtures/templates/example-cli --no-install --no-interactive .\tmp-cpa-smoke

Closes#249
Closes#248
Closes#247

@ulises-jeremias
ulises-jeremias merged commit 711dc3c into Create-Python-App:mainJul 24, 2026
14 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants

@PUSHPAK-JAISWAL@ulises-jeremias