A project to demonstrate test failure because of a data table containing null values.
flutter pub get
# generate the test suite
flutter pub run build_runner build --delete-conflicting-outputs
# run the tests
flutter drive --driver=test_driver/integration_test_driver.dart --target=integration_test/gherkin_suite_test.dart