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

Allow to test web applications #444

Open
Kaliumhexacyanoferrat opened this issue Jan 5, 2024 · 0 comments
Open

Allow to test web applications #444

Kaliumhexacyanoferrat opened this issue Jan 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kaliumhexacyanoferrat
Copy link
Owner

As a developer of a website, I would like to easily test my functionality without the need of parsing HTML, so that I can quickly verify my website works as expected.

Acceptance criteria

  • The functionality is implemented in an additional module (e.g. GenHTTP.Testing.Websites)
  • There is some kind of crawler which allows to scan for broken links, redirects and the like
  • There is a selenium (or the like) based approach to test web applications using a real browser instance
  • The feature is documented on the GenHTTP website
  • The feature is covered by acceptance tests
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat added the enhancement New feature or request label Jan 5, 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