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 request: RFC compliance testing #997

Open
aruvic opened this issue May 31, 2024 · 1 comment
Open

Feature request: RFC compliance testing #997

aruvic opened this issue May 31, 2024 · 1 comment

Comments

@aruvic
Copy link

aruvic commented May 31, 2024

Hi,

could it be possible to enhance EvoMaster in such a way that it tests the REST API if it complies to following RFC standards:

  • RFC 9110: HTTP Semantics
  • RFC 3986 - Uniform Resource Identifier (URI): Generic Syntax
  • RFC 5789 - PATCH Method for HTTP
  • RFC 6902 - JSON Patch
  • RFC 7396 - JSON Merge Patch
  • RFC 9535 - JSONPath (GET)
  • RFC 5988 - Web Linking (HATEOAS)
  • Test if resource collection sorting returns sorted results

Br,
Alen

@arcuri82
Copy link
Collaborator

yes!

@aruvic doing this was already on our TODO list for this year. we are currently in the middle of some major refactoring, needed before we can tackle this. hopefully, parts of those will be done during the summer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants