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