A shared folder with AI prompts and code snippets
From workspace: Google Labs
Team: Jules
Total snippets: 7
7 snippets
For Python projects using Pytest and needing robust mocking for testing.
Write a Pytest fixture to mock this external API call
Library or SDK maintainers.
Write a test to ensure backward compatibility for this function
Web and mobile apps.
Simulate slow network conditions in this test suite
Functional or logic-heavy code.
Generate property-based tests for this function
JS test suite migrations.
Convert this test from Mocha to Jest
Browser-side fetch or axios logic.
Write a test that mocks fetch
Express, FastAPI, Django, Flask apps.
Add integration tests for this API endpoint