We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pluginの負荷テストをしようと思うがどちらのアプローチがいいか迷う。
ある条件のセットアップが容易な点で、2.の方に惹かれてる。。。。 開発がそれなりに必要なのと、完全に互換になるかのチェックが必要というデメリットもあるが。
The text was updated successfully, but these errors were encountered:
Unitテストで使用しているZabbixEmulatorも、ここでつくるのと共通化できればいいが、あれは、テストコードとの密結合しているので、引き剥がすのは大仕事。ここでは、他のモジュールからの利用も視野には入れるが、unit testにも組み込むまではしない。
Sorry, something went wrong.
kz0817
No branches or pull requests
Pluginの負荷テストをしようと思うがどちらのアプローチがいいか迷う。
ある条件のセットアップが容易な点で、2.の方に惹かれてる。。。。
開発がそれなりに必要なのと、完全に互換になるかのチェックが必要というデメリットもあるが。
The text was updated successfully, but these errors were encountered: