Skip to content

[FIND DUPLICATE CASES SKILL] add rule to distinguish different test level#38

Open
EvgenSilkov wants to merge 2 commits into
testomatio:masterfrom
EvgenSilkov:enhance-skills
Open

[FIND DUPLICATE CASES SKILL] add rule to distinguish different test level#38
EvgenSilkov wants to merge 2 commits into
testomatio:masterfrom
EvgenSilkov:enhance-skills

Conversation

@EvgenSilkov
Copy link
Copy Markdown

@EvgenSilkov EvgenSilkov commented Apr 4, 2026

Additional guard rail to prevent agent from clumping together tests by similarity of their title and test-steps, like
"X Product CRUD" => Create step => Update Step => Delete step

@EvgenSilkov EvgenSilkov changed the title update deduplication skill to distinguish different test level [FIND DUPLICATE CASES SKILL] update deduplication skill to distinguish different test level Apr 4, 2026
@EvgenSilkov EvgenSilkov changed the title [FIND DUPLICATE CASES SKILL] update deduplication skill to distinguish different test level [FIND DUPLICATE CASES SKILL] add rule to distinguish different test level Apr 4, 2026
@EvgenSilkov EvgenSilkov marked this pull request as ready for review April 4, 2026 22:09
@@ -0,0 +1,31 @@
---
name: check-api-client-from-swagger
description: Update API test client from changed fround in swagger.json. Tracks changes in swagger.json file, in case of changes updates api client, attempts to use dto types.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is fround?

@@ -0,0 +1,31 @@
---
name: check-api-client-from-swagger
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skill name contains "check", but description says "update"

description: Update API test client from changed fround in swagger.json. Tracks changes in swagger.json file, in case of changes updates api client, attempts to use dto types.
---

# CHECK-UPDATES-API-CLIENT-FROM-SWAGGER SKILL: What I do
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this name, skill name and description are different


# CHECK-UPDATES-API-CLIENT-FROM-SWAGGER SKILL: What I do

Detect and manage duplicate test cases in user project. Provide clear recommendations for cleanup actions.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AAAA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants