Matan Lurey
2016-09-26 19:51:20 UTC
Hi Dartisans
So the pattern I see most common when using dart_coveralls is to have it
run a single all_the_tests.art, and collect data via the VM, and report it.
This works fines for libraries that are either generic or server-only.
However, what about tests that need package:test support - i.e. a mixture
of both web and server tests. Is there some pattern for this? Is
dart_coveralls non-web only?
Matan
So the pattern I see most common when using dart_coveralls is to have it
run a single all_the_tests.art, and collect data via the VM, and report it.
This works fines for libraries that are either generic or server-only.
However, what about tests that need package:test support - i.e. a mixture
of both web and server tests. Is there some pattern for this? Is
dart_coveralls non-web only?
Matan
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.