-
@kirksl: Thanks for creating this project, really helpful for setting up the code coverage checks using karate integration test for microservices written using javascript/typescript.
I had one small …
-
Hello! I have an idea!
https://qossmic.github.io/deptrac/collectors/#composer-collector
According to documentation:
```The composer collector allows you to define dependencies on composer re…
-
Links uteis:
https://docs.pact.io/
https://www.cigniti.com/blog/microservices-architecture-testing-strategies/
https://github.com/pact-foundation/pact-python
https://github.com/reecetech/pactman#h…
-
We want a service that can keep us updated on, how everything within the integration server is running.
This service can be contacted through an api. Each micro service has the responsibility to repo…
-
Thanks for clj-kafka, it's been great to use. :+1:
When it comes to testing our microservices, we've been copying clj-kafka's [test helpers](https://github.com/pingles/clj-kafka/blob/master/test/clj…
jeffh updated
8 years ago
-
1. Have you tested the performance when using hystrix in various configurations?
2. Have you tested the performance and network usage when using the streams? (We have ~150 different microservices. ea…
-
There are no test for application source code of microservices.
This is not cloud native completely.
-
I would like to propose a testing all the Node.js things meetup.
I have a talk ready for how we build and test Node.js itself in the [Node.js Build WG](https://github.com/nodejs/build) and I can also…
-
enable the windows VM tests to run in the pipeline
-
Warning for 'value might be null' because upstream path potentially contains a null. Caused by use of `as` keyword but preceeding `is` keyword should make it impossible.
```csharp
if (value is st…