Is there a way to share data between some of provi...
# pact-ruby
r
Is there a way to share data between some of provider states(not all), by data I mean common response hash in the form of variables or constants
b
yes - it's just ruby
just share them like you would with normal ruby code.