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 have fuzzing but it can only catch some errors and fuzzing can take a very long time. It would be useful to have a way of testing different combinations of expressions, blocks, includes etc, as well as handling of various Values. The hard part is predicting the expected output 🤔.
We have fuzzing but it can only catch some errors and fuzzing can take a very long time. It would be useful to have a way of testing different combinations of expressions, blocks, includes etc, as well as handling of various
Value
s. The hard part is predicting the expected output 🤔.The following crates could be useful
The text was updated successfully, but these errors were encountered: