vitalii-honchar / resilience-testing-example

Example of resilience testing with NATS and Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resilience-testing-example

This repository contains an example for resilience testing in Go service.

Run tests

  1. docker-compose up -d
  2. make test

About

Example of resilience testing with NATS and Go


Languages

Language:Go 99.3%Language:Makefile 0.7%