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

Contract Testing For Websocket Requests Using Specmatic #1535

Open
Rajaneeshkumar opened this issue Jan 10, 2025 · 1 comment
Open

Contract Testing For Websocket Requests Using Specmatic #1535

Rajaneeshkumar opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@Rajaneeshkumar
Copy link

Rajaneeshkumar commented Jan 10, 2025

Question:
Can we perform contract testing for WebSocket requests using Specmatic?

Description:
Our project consists of microservices that use both HTTP and WebSocket protocols. We recently started implementing contract tests for HTTP-based services using Specmatic with OpenAPI specifications. However, we now need to write contract tests for WebSocket-based services, which do not have OpenAPI specifications.

Any suggestions or guidance on how to proceed would be greatly appreciated!

@harikrishnan83 / samyakOO7

@Rajaneeshkumar
Copy link
Author

@harikrishnan83 Any suggestions pls

@harikrishnan83 harikrishnan83 self-assigned this Jan 22, 2025
@harikrishnan83 harikrishnan83 added the question Further information is requested label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants