heimdall_test 0.2.0 copy "heimdall_test: ^0.2.0" to clipboard
heimdall_test: ^0.2.0 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

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

dependencies:
  heimdall_test: ^0.2.0

Alternatively, your editor might support dart 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
0
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

Architecture rules for Dart source trees inspired by ArchUnit.

Repository (GitHub)
View/report issues

Topics

#architecture #testing #static-analysis #archunit

License

unknown (license)

Dependencies

analyzer, collection, meta, path, pub_semver, yaml

More

Packages that depend on heimdall_test