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
we had this once for feature but dropped it because the performance win you get is most likely insignificant compared to test setup etc.
readable tests and less overloads in the API seemed more important to us.
Hence, what is your use case that you want it?
Code related feature
Currently, atrium forces early string instantiation, which does not play nicely with adding descriptions lazily
It would be nice to have something like
The text was updated successfully, but these errors were encountered: