Go Tools for Recording and Replaying RPCs
This package contains two tools for testing network clients by recording real interactions with servers, then playing back the server responses later. These record/replay proxies let you run an "integration" test that accesses a backend and record the interaction. Subsequent runs of the test can replay the server's responses without actually contacting the server, turning the integration test into a fast and inexpensive unit test. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/go-replayers
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.2-3.fc35 | - |
Fedora 35 | 0.1.2-3.fc35 | - |
Fedora 34 | 0.1.2-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-google-replayers dash maintainers at fedoraproject dot org
.