cloudfour / cloudfour/pleasantest

Add "test recorder"

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
175
Forks
2
Avg merge
1m
Merged PRs (30d)
1

Description

Similar to [Cypress Studio](https://docs.cypress.io/guides/core-concepts/cypress-studio#Overview) or [Playwright's recorder](https://playwright.dev/docs/inspector#recording-scripts) it would be really cool to be able to record tests by manually interacting with the UI.

This would be similar to the existing tools, but it would generate code specifically using Pleasantest's syntax (testing library, jest-dom, user-event).

Testing Library has a [feature to suggest potential queries for a given element](https://github.com/testing-library/dom-testing-library/blob/main/src/suggestions.js) which we could use.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.