grinder_coveralls 2.2.0 copy "grinder_coveralls: ^2.2.0" to clipboard
grinder_coveralls: ^2.2.0 copied to clipboard

discontinued

Grinder plug-in collecting your code coverage as LCOV and uploading it to the Coveralls service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grinder_coveralls

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

dependencies:
  grinder_coveralls: ^2.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:grinder_coveralls/grinder_coveralls.dart';
0
likes
15
pub points
0%
popularity

Publisher

verified publisherbelin.io

Grinder plug-in collecting your code coverage as LCOV and uploading it to the Coveralls service.

Homepage
Repository
View/report issues

License

unknown (LICENSE)

Dependencies

code_builder, coverage, coveralls, crypto, glob, grinder

More

Packages that depend on grinder_coveralls