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
What is the key feature we're aiming to implement?
We have adopted so far only unit and integration testing while the Soroban SDK offers out of the box a variety of testing opportunities such as fuzzing, differential or mutation testing among others. We have to take advantage of that, extend our testing strategies for the existing code and adhere to those practices for the future. Here's a list of tasks that will increase significantly tests quality:
What is the key feature we're aiming to implement?
We have adopted so far only unit and integration testing while the Soroban SDK offers out of the box a variety of testing opportunities such as fuzzing, differential or mutation testing among others. We have to take advantage of that, extend our testing strategies for the existing code and adhere to those practices for the future. Here's a list of tasks that will increase significantly tests quality:
The text was updated successfully, but these errors were encountered: