You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some sort of infrastructure for running tests on codemods. Maybe Jests snapshot tests would be a good fit here. It isn't as good when writing transformations, but works great to illustrate before and after, also preventing regression errors. Which can be likely with these types of codemods.
The text was updated successfully, but these errors were encountered:
Add some sort of infrastructure for running tests on codemods. Maybe Jests snapshot tests would be a good fit here. It isn't as good when writing transformations, but works great to illustrate before and after, also preventing regression errors. Which can be likely with these types of codemods.
The text was updated successfully, but these errors were encountered: