Skip to content

Add ability to set Zephyr scale test ids via annotations - #215

Open
LukeIGS wants to merge 2 commits into
elaichenkov:mainfrom
LukeIGS:main
Open

Add ability to set Zephyr scale test ids via annotations#215
LukeIGS wants to merge 2 commits into
elaichenkov:mainfrom
LukeIGS:main

Conversation

@LukeIGS

@LukeIGS LukeIGS commented Dec 18, 2025

Copy link
Copy Markdown

Closes #86
Closes #214

  • Adds support for setting test ids via annotations
  • Adds support for setting multiple test cases
  • Fixes formatting with cloud's comments where comments contained ANSI pollution
  • Adds dotenv a dev package so I don't have to remember to remove my tokens from the config files
  • Adds a second config for testing via cloud (I don't have access to server, if someone who does could test these changes that would be great.)
  • adds some tests for annotation driven test ids
  • Adds information to the readme about annotation test ids

…add ability to set test key with annotations, add ability to handle multiple test case annotations
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.

Allow setting of test case ids via annotation Support to add multiple test tags to single playwright test case.

1 participant