manticoresoftware / manticoresoftware/clt

The way to accept rep inside tested rec

Open
#34 1 comment 0 reactions 1 assignee View on GitHub

@donhardman is already working on this.

Since May 6, 2024.

enhancement
Dominant language
Svelte
Stars
8
Forks
3
Avg merge
2d 10h
Merged PRs (30d)
2

Description

We need a way to run a command after tests are launched. This command should show the difference between expected and actual results and allow us to accept the changes and modify the input recording file automatically.

Here's the situation: We update something and get different results. This is expected and involves multiple rows and changes that would be tedious to make manually. Also may be multiple files in it.

So, the idea is to run clt test, manually verify the results, and if everything looks good, run clt accept. This command would then intelligently apply the changes from the .rep file to the .rec file while preserving regular expressions.

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.