How to handle the frequency of new TUnit releases? #5034
-
|
Hi, How often should a project relying on TUnit be updating its TUnit version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
There shouldn't be any breaking changes (hopefully!) so there is no rush to update if you don't need to. If you haven't had any issues or bugs, and don't need any of the new features in releases, then hold off. Ultimately just check the release notes and see if anything in there is nice or fixes any issues you may have experienced. |
Beta Was this translation helpful? Give feedback.
There shouldn't be any breaking changes (hopefully!) so there is no rush to update if you don't need to.
If you haven't had any issues or bugs, and don't need any of the new features in releases, then hold off.
Ultimately just check the release notes and see if anything in there is nice or fixes any issues you may have experienced.