Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lesson 25: Taking automated screenshots of your application #25

Merged
merged 2 commits into from
Dec 2, 2020

Conversation

samuelematias
Copy link
Owner

@samuelematias samuelematias commented Dec 2, 2020

Description

PR with Lesson 25.

screenshot

To run e2e/integration tests, run this command:

flutter driver --target=test_driver/calculator_app.dart --driver=test_driver/calculator_app_test.dart

The screenshots are inside the screenshots folder in the root of the project.

Types of changes

  • Fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which adds Improvements)

@samuelematias samuelematias merged commit a1119dd into main Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant