on ‎2024 Jun 26 7:07 AM
We have a node js library which do not have any endpoint or apis. Various node microservices consume this library and use these functions to send or export logs/span/metrics data. We want to write contract test for our library.
How can we do this?
Is it possible to write test to validate the functions remain unchanged w.r.t functionName, arguments, returnType, modifiers.
Request clarification before answering.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.