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
I can look at this, I was reading about wiremock in a [https://rust-exercises.com/advanced-testing/07_http_mocking/01_basics](Rust book). Looks to provide what we need, but illk at httpmock as well.
This task is the next piece of #398 and covers the creation of the testing suite for the
tuono new
command.It requires the followings:
crates/tuono/tests/cli_new.rs
tuono new
and assert the outputThe text was updated successfully, but these errors were encountered: