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 tests to ensure that the compiler produces the expected outputs in various scenarios. Without compiler output tests, the risk is that important, yet subtle behaviors can change without being detected when dependencies are upgraded or new features are added.
Jest snapshot tests seem like an appropriate solution.
The text was updated successfully, but these errors were encountered:
Add tests to ensure that the compiler produces the expected outputs in various scenarios. Without compiler output tests, the risk is that important, yet subtle behaviors can change without being detected when dependencies are upgraded or new features are added.
Jest snapshot tests seem like an appropriate solution.
The text was updated successfully, but these errors were encountered: