sillsdev / sillsdev/ptx2pdf

Developing a testing framework

Open
#1,233 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.