Skip to content

Commit

Permalink
doc: analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
martynov-alex committed Feb 12, 2024
1 parent 56bdfa9 commit 9f45b07
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ dependencies:
surf_widget_test_composer: $currentVersion$
```
## Getting started
## Example
### Getting started
You need to create file `test/flutter_test_config.dart`. There you will specify:
- localizations of your app;
Expand Down Expand Up @@ -103,7 +105,7 @@ According to the config, **12 goldens** will be generated for each test: **2 loc

> For example [goldens for SampleItemListView](example/test/src/sample_feature/goldens).

## Usage
### Usage

Now we can prepare tests.

Expand Down

0 comments on commit 9f45b07

Please sign in to comment.