Skip to content

Commit

Permalink
Added link to the js ts version repo
Browse files Browse the repository at this point in the history
  • Loading branch information
eitany committed Mar 2, 2022
1 parent b749447 commit c381f36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A Python decorator-based framework that lets you "record" and "replay" operations (e.g. API requests, workers consuming jobs from queues).

a java-script / type script [version](https://github.com/Optibus/playback-ts) is in the works

## Main uses

* Regression testing - replay recorded production traffic on modified code before pushing it
Expand Down

0 comments on commit c381f36

Please sign in to comment.