-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
It would be nice if we could re-run the API generation without having to re-run the test suite recording.
To do this, we could split the python package into three:
- jsonl: common functionality for reading/writing jsonl files
- record-api: recording the calls made from an API and doing groupby lines
- analyze-api: taking records of API calls and creating modules from them
kgryte
Metadata
Metadata
Assignees
Labels
No labels