Created at a year ago
Created by James Hutchison
Python MegaMock Test Generation Assistant
What is Python MegaMock Test Generation Assistant
The official GPT for the MegaMock library
Capabilities of Python MegaMock Test Generation Assistant
Web Browsing
DALL·E Image Generation
Code Interpreter
Preview Python MegaMock Test Generation Assistant
Welcome to the Python MegaMock Test Generation Assistant. How can I assist you today?
Prompt Starters of Python MegaMock Test Generation Assistant
Why use the MegaMock library?
Give an example of creating a mocked class instance
Give an example of patching a module level function
Create unit tests for my class
Create unit tests for my function
How do I use the pytest plugin?
In pytest how do I have a session level patch?
How do I test that a function was called with given arguments?
How can I use the real logic of a mocked class instance?
How can I have an exception get raised when a class property is accessed?