con un clic
pybandits
pybandits contiene 2 skills recopiladas de PlaytikaOSS, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Write pytest tests matching this project's style: hypothesis + @given for property tests, @pytest.mark.parametrize for discrete cases, configuration values injected via fixtures, st.just, or default arguments (never read directly from module globals in test bodies), factory fixtures for expensive objects, full type annotations and docstrings. Use when: asked to write, add, or expand pytest tests for pybandits.
Generate a commit message for the staged changes using this exact format: subject line with optional issue number, then ### Changes: body with bullet points per file/component. Use when: asked to commit, write a commit message, or stage and commit changes.