-
-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
supportA support question from a userA support question from a user
Description
https://github.com/keploy/python-sdk
im trying to import this in users application and then find the coverage while i run keploy intergration tests that records and replays the calls that the application is making.
an example of keploy test is https://github.com/keploy/samples-python/tree/main/flask_postgresql_app/keploy
but the problem that im facing is that im not being able to get the coverage of the project that it is imported on. this import is done where the project begins running, i.e. main.py (in most case)
so is there any way i can get the coverage data of the application where my python-sdk is imported?
Metadata
Metadata
Assignees
Labels
supportA support question from a userA support question from a user