'Samuel Rawlins' via Dart Misc
2017-05-15 16:56:25 UTC
Anyone playing with Dart, or Dart testing, etc, and interested in
contributing to some open source stuff should look into the matcher
<https://pub.dartlang.org/packages/matcher> package. It needs some love :)
This is the package that provides all of the, er, matchers, to the test
package. Things like isEmpty, isInstanceOf, greaterThanOrEqualTo. There are
currently > 2 dozen issues <https://github.com/dart-lang/matcher/issues>
(bugs and feature requests) that are very very easy patches. These things
are kind of fun to write, and the bugs are just easy kills if you want to
get your feet wet contributing to Dart.
If potential contributors are interested in more shout outs like this, post
back. There are a few packages that are very stable, but have been slowly
accumulating bugs, like matcher, that I could dig up.
Happy coding!
contributing to some open source stuff should look into the matcher
<https://pub.dartlang.org/packages/matcher> package. It needs some love :)
This is the package that provides all of the, er, matchers, to the test
package. Things like isEmpty, isInstanceOf, greaterThanOrEqualTo. There are
currently > 2 dozen issues <https://github.com/dart-lang/matcher/issues>
(bugs and feature requests) that are very very easy patches. These things
are kind of fun to write, and the bugs are just easy kills if you want to
get your feet wet contributing to Dart.
If potential contributors are interested in more shout outs like this, post
back. There are a few packages that are very stable, but have been slowly
accumulating bugs, like matcher, that I could dig up.
Happy coding!
--
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.