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 | 1.2.0-12.fc42 | - |
Fedora 42 | 1.2.0-12.fc42 | - |
Fedora 41 | 0.1.2-8.fc39 | - |
Fedora 40 | 0.1.2-8.fc39 | - |
You can contact the maintainers of this package via email at
golang-github-google-replayers dash maintainers at fedoraproject dot org
.