Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[✨ FEATURE]: Dummy Tests to speed up the Development Process #504

Open
saltykheera opened this issue Jun 13, 2024 · 0 comments
Open
Labels
Enhancement New feature or request

Comments

@saltykheera
Copy link
Contributor

Feature Description πŸ“

Add dummy heuristics and UX tests to the development environment to speed up the setup process.

Motivation 🌟

Currently, developers start with an empty test framework and must create initial heuristics and UX tests themselves, which is time-consuming. Dummy tests provide a ready-to-use starting point.

Expected Behavior πŸ€”

Developers should have pre-configured dummy heuristics and UX tests upon setup. These tests should:

  • Demonstrate basic test functionality.
  • Include different types of heuristics and UX tests.
  • Confirm proper setup by running successfully.

Additional Information ℹ️

  • Dummy tests should be well-documented.
  • They should cover various heuristics and UX scenarios to illustrate the framework's capabilities.
  • This will streamline onboarding and reduce initial setup time.
@saltykheera saltykheera added the Enhancement New feature or request label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant