blob: 9dd7daa6a51dbf20c93ab92a8091891a72c18c7f [file] [log] [blame] [view] [edit]
# Test helpers
Utils for writing tests in this monorepo. This isn't published, and should only
be used as a dev dependency for the other packages in this repo, via a path dep.
```shell
dart pub add "dev:native_test_helpers:{path: ../native_test_helpers}"
```