How does your organisation handle ReadyApi versions?
Hi,
Different versions of ReadyApi may have different bugs/ working stuff. For instance, there were some json path assertions which worked on 2.1.0 but didn't work on 2.3.0. This became an inconvenient in our team where everybody is using whatever version they like to use.
I'm thinking of 2 approaches now. Either:
1. Make so that everybody is using a certain version - say we use now the ReadyApi 2.4.0 and stay with it no matter what new versions come out.
2. Make so that everybody updates to the latest version (every time a new version appears).
How does your team work with this? Do you have any advices from previous experience?
Thanks!
To ensure maximum capability, we try to keep everyone on the same version. Usually, when a new version comes out, I will run through it first and see what the differences are and if there are any changes like you mentioned that would drive a lot of re-work. If so, I'll usually hold off upgrading my team until we have time to consume those changes. If not, I'll usually have my team upgrade and go from there.