We write tests in order to prove our features work as intended, and we run those tests consistently to prove that our features don’t stop working as intended. This post covers an end-to-end-ish testing approach for Flutter apps using fake HTTP.
Need help?
Contact usWe write tests in order to prove our features work as intended, and we run those tests consistently to prove that our features don’t stop working as intended. This post covers an end-to-end-ish testing approach for Flutter apps using fake HTTP.