Files
gh-jeremylongshore-claude-c…/skills/test-doubles-generator/scripts
2025-11-30 08:23:37 +08:00
..
2025-11-30 08:23:37 +08:00

Scripts

Bundled resources for test-doubles-generator skill

  • generate_doubles.py: Script to automate the test double generation process based on user input and code analysis.
  • framework_adapter.py: Adapts the core generation logic to different testing frameworks (Jest, Sinon, etc.).
  • dependency_analyzer.py: Analyzes code dependencies to determine the appropriate test double types.