heimdall_test 0.4.1 copy "heimdall_test: ^0.4.1" to clipboard
heimdall_test: ^0.4.1 copied to clipboard

Architecture rules for Dart source trees inspired by ArchUnit.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add heimdall_test

With Flutter:

 $ flutter pub add heimdall_test

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  heimdall_test: ^0.4.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:heimdall_test/heimdall_test.dart';
0
likes
150
points
154
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Architecture rules for Dart source trees inspired by ArchUnit.

Repository (GitHub)

Topics

#architecture #testing #static-analysis #archunit

License

Apache-2.0 (license)

Dependencies

analyzer, collection, meta, path, pub_semver, yaml

More

Packages that depend on heimdall_test