Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 136 Bytes

File metadata and controls

8 lines (6 loc) · 136 Bytes

Unit and Widget testing

To run unit test:

flutter pub get --enforce-lockfile
flutter test --no-pub test_units/main.dart