CLI and Publish Tests
This commit was merged in pull request #63.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
type: Task
|
||||
status: Done
|
||||
category:
|
||||
---
|
||||
Consider Playwright features we can use to create obvious tests to our test project in the Playwright folder.
|
||||
|
||||
For these considered tests, create markdown files in the "docs\AI Gen Docs" folder.
|
||||
|
||||
They should have the front matter of:
|
||||
type: Task
|
||||
status: AI Gen TODO
|
||||
category: QA
|
||||
isAgentGenerated: "true"
|
||||
|
||||
Describe what the test is in the contents of the markdown file, and what special feature of playwright it's using, if it's using something special in comparison to what we already have.
|
||||
Reference in New Issue
Block a user