finwiz-testing

Community

Rigorous mocks-based testing discipline.

Authorfjacquet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes testing practices, enforcing pytest-mock usage, avoiding unittest.mock, and focusing tests on deterministic logic.

Core Features & Use Cases

  • Mocking Discipline: Always use pytest-mock; ban on unittest.mock with enforcement.
  • Test Structure: Arrange-Act-Assert pattern with clear assertions.
  • CrewAI Testing Guardrails: Test configuration and logic, not full CrewAI execution.
  • Data-Driven Tests: Use fixtures and Faker for realistic inputs.

Quick Start

Convert a test using unittest.mock to pytest-mock, and ensure tests focus on deterministic logic rather than crew execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: finwiz-testing
Download link: https://github.com/fjacquet/finwiz/archive/main.zip#finwiz-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.