tree: e8078f531faf910639188369079472d32bd890a3 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. LICENSE
  4. pubspec.yaml
  5. README.md
pkgs/native_test_helpers/README.md

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.

dart pub add "dev:native_test_helpers:{path: ../native_test_helpers}"