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

WireMockの matchingJsonPath によるアサーションがすべてStringによる比較になってしまう #23

Open
ayato-p opened this issue Sep 16, 2024 · 1 comment

Comments

@ayato-p
Copy link
Collaborator

ayato-p commented Sep 16, 2024

あくまでもJSON文字列としての扱いがされている様子。
明示的な数値や真偽値として扱えるようにしたい。

@ayato-p
Copy link
Collaborator Author

ayato-p commented Oct 16, 2024

アプローチとしてはWireMockのマッチャーを書いてキャプチャしてしまって、アサーションフェーズでうまく処理するのが良さそうとは思っている。

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

No branches or pull requests

1 participant