Version parts seperately
saulshanabrook opened this issue · 0 comments
saulshanabrook commented
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