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 should eventually add some unit-tests for corpus generation based on dataflow analysis with Slither. At the moment the dataflow analysis is very simple, so no tests are required. However when we decide to refine the analysis or support inter-contract dataflow it will be worth adding unitary tests that make sure that we find interesting transaction sequences for specific tailored examples.
The text was updated successfully, but these errors were encountered:
We should eventually add some unit-tests for corpus generation based on dataflow analysis with Slither. At the moment the dataflow analysis is very simple, so no tests are required. However when we decide to refine the analysis or support inter-contract dataflow it will be worth adding unitary tests that make sure that we find interesting transaction sequences for specific tailored examples.
The text was updated successfully, but these errors were encountered: