tree: e8cf75239314206be31939830b34403efbd8140b [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}"