flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.8k stars 3.21k forks source link

Explain where test file should be stored on 'An introduction to widget testing' page #8022

Open JaredEzz opened 1 year ago

JaredEzz commented 1 year ago

Page URL

https://docs.flutter.dev/cookbook/testing/widget/introduction/

Page source

https://github.com/flutter/website/tree/main/src/cookbook/testing/widget/introduction.md

Describe the problem

Should explain where the test file should be created as https://docs.flutter.dev/cookbook/testing/unit/introduction#2-create-a-test-file does

Expected fix

No response

Additional context

No response

danagbemava-nc commented 1 year ago

Thanks for filing this