Flutter Testing | TDD | Bloc Testing
I am trying to implement test cases in flutter. I have done Widget testing and Bloc Testing. I have a query, can both of these be combined? Is it recommended?
I am trying to implement test cases in flutter. I have done Widget testing and Bloc Testing. I have a query, can both of these be combined? Is it recommended?