Developing a testing framework
Open
@simonbray is already working on this.
Since Jun 12, 2026.
- Dominant language
- Python
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Steps:
- Ensure tests can be captured and then replayed locally, correctly identifying differences to the original run.
- Work out how to package tests into an archive, so it can be sent to another user/dev.
- First make it possible to add tests and event sequence to a subdir of the archive...
- ... then allow replaying tests from such an enhanced archive ...
- ... then work out how to slim down the archive by removing unneeded things
- Create a GUI for capturing tests.
- Start recording tests / training users to do so.
- Create CI for running tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.