CtrlK
BlogDocsLog inGet started
Tessl Logo

giuseppe-trisciuoglio/developer-kit

Comprehensive developer toolkit providing reusable skills for Java/Spring Boot, TypeScript/NestJS/React/Next.js, Python, PHP, AWS CloudFormation, AI/RAG, DevOps, and more.

90

Quality

90%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

This version of the tile failed moderation
Moderation pipeline encountered an internal error
Overview
Quality
Evals
Security
Files

python-test-template.pyplugins/developer-kit-specs/hooks/test-templates/

# Reference template for Python test generation. Not loaded at runtime —
# the generator builds test content programmatically via render_python().
#
# pytest fixtures: use @pytest.fixture for setup/teardown if needed
# @pytest.fixture
# def my_fixture():
#     yield resource
#     cleanup()
#
# Parametrize: use @pytest.mark.parametrize for multiple test cases
# @pytest.mark.parametrize("value", [1, 2, 3])
# def test_example(value):
#     assert value > 0


def test_scenario():
    assert False, "RED: scenario description"

plugins

CHANGELOG.md

context7.json

CONTRIBUTING.md

README_CN.md

README_ES.md

README_IT.md

README.md

tessl.json

tile.json