Flutterが自動テストを推奨していることをどう思うのか?
Testing Flutter apps
https://flutter.dev/docs/testing
Automated testing falls into a few categories:
- A unit test tests a single function, method, or class.
- A widget test (in other UI frameworks referred to as component test) tests a single widget.
- An integration test tests a complete app or a large part of an app.
探検
クソコードとは何か
■ このスレッドは過去ログ倉庫に格納されています
613デフォルトの名無しさん
2021/02/23(火) 21:05:07.62ID:5BmsWjYf■ このスレッドは過去ログ倉庫に格納されています
